Check Signature

usvpn

Freshman
Joined
Apr 19, 2010
Messages
45
Hi,
Since I sign my project .exe files with my code signing certificate, I want to check in my application MainForm_Load if the executable is signed and the signature is valid?
If not signed or signature has been tampered it must exit the code.
So what do you think guys about this?
How can I check this?
Thank you :)
 
Back
Top