Skip to content

Simple program and NSIS plugin for reading Google Omaha tags.

License

Notifications You must be signed in to change notification settings

impomezia/ReadTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadTag

Simple program and NSIS plugin for reading Google Omaha tags.

ApplyTag can be used to add a tag in a signed exe file.

Dependencies

  • cmake >= 2.8

Compilation

mkdir build
cd build
cmake .. -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=MinSizeRel
nmake

About

Simple program and NSIS plugin for reading Google Omaha tags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published