First post, by DosFreak
- Rank
- l33t++
I'm trying to flesh out my NT Game list with 16/32bit information and which program was used to compile the games.
Does anyone know of an "all-in-one" solution that can scan a directory and report back on 16/32bit .dll's, what compiler was used, date compiled etc...etc..?
Closest I've found so far is PE Tools, using PE Sniffer I can identify what program compiled the .exe or .dll but not much else.
Will I have to resort to Grep and manually searching via key phrases or is there something out there that already does this?