Program Signing

  • Thread starter Thread starter Joe Arnon
  • Start date Start date
J

Joe Arnon

Programming questions.
Is there a way to insert some information into an EXE file which was signed
by SignTool without affecting the file signature?
I want to add a track id to the EXE, and while running the EXE it will use
this Track ID to notify me of the distribution of this EXE.

Can anyone has an Idea how this can be achived? without creating new
packages or other stuff, just insert info into some free unsigned structures
in the EXE?

Thanks in advance,

Joe
 
Back
Top