Skip to content

impomezia/ApplyTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApplyTag

A simple tool for append data to signed exe file without breaking the signature. This tools adds data into WIN_CERTIFICATE section in exe file. This code has been ported from source Google Omaha. Works only with signed files.

This program is used on the official Simple Chat website for change address of the default server.

Dependencies

  • Qt >= 4.8

Compilation

qmake
make

Usage

ApplyTag.exe <signed file> <output file> <tag file>

About

A simple tool for append data to signed exe file without breaking the signature.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published