XPEInfo - a non-MFC class to get info from PE file
Posted: 11 Dec 2008
Updated: 11 Dec 2008
Views: 17,217
Rating: 4.95/5
Votes: 20
Popularity: 6.43
Licence: The Code Project Open License (CPOL)
Bookmarked: 47
Downloaded: 321
The XPEInfo APIs allow you to extract information from a PE file. Included in the download is a Windows demo app, and a console app that tests whether a PE file is valid, whether it is 64-bit, contains debug info, is a .Net executable, or is signed. Sample cmd files are provided.