This is an investigation of the Microsoft CryptoAPI. This must be the worst documented and implemented API of all time. Although more information seems to be released every day.
This application can query, verify and sign an Authenticode (Microsoft Copyrighted word!) signed file and report some information on it.
It is quite important to read the README distributed with the source. Without it it is a lot of work to figure out how to compile this.
From version 0.2.0 you need CAPICOM installed.
| Version | Release Date | MS SDK Date Required |
|---|---|---|
| 0.3.0 | 1 February 2003 | October 2002 |
| 0.2.0 | 11 October 2002 | August 2002 |
| 0.1.0 | 23 August 2002 |