Sang Cho's Win32 Disassembler

From MultimediaWiki
Revision as of 07:26, 3 June 2006 by DonDiego (talk | contribs) (Add to RE Tools category.)
Jump to navigation Jump to search

Sang Cho's Win32 Disassembler is an extremely competent static binary disassembler for Windows portable executable (PE) format files (which comprise most Win32 EXE and DLL files). The code compiles on both Windows and Linux using gcc. Be advised, however, that it maybe necessary to convert carriage returns on Linux in order to get gcc to process the source files correctly.