Sang Cho's Win32 Disassembler
Jump to navigation
Jump to search
- Website: http://cyber.chongju.ac.kr/~sangcho/
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.