This program is designed to verify and display certificate information. It shows the certificate status of a file given its path. To scan a file for certificates, it must be an executable file (e.g., ".exe", ".dll", ".msi", etc.).
<Application file path> <Path of the project to be scanned>
Signed :
Unsigned :
Not Executable :
C++
Visual Studio