Log in

View Full Version : Exctracting Debug Mode Exe


Bengaly
May 6th, 2003, 05:36
i'v wondered if someone knows a good article / example
on extracting symbols & source code from debug mode exes created by a linker (Masm / VC..etc).
i'v seen the exes are refering to *.pdb (Programm database) files which are built with the exe.
mabye there are other files which holds the source code.
cuz i would like to load the source code with my disasm.
any ideas wil be welcomed.