http://www.geocities.com/SiliconValley/Foothills/4078/

Win32 Program Disassembler is a straight line disassembler of Windows 32-bit executables (i.e. PE) by Sang Cho from South Korea. The program works in console mode (no graphical interface) and uses the following command line option: disassem yourfile.exe > yourfile.txt

Win32PD appears to understand switch statements as it does not get tripped up by the pointers. It also decodes Win32 API calls. No disassembly of the data section is done, but string statements are emitted where appropriate. This disassembler does not support symbols in PE files.

Revision: r1.1 - 24 Oct 2004 - 03:50 - MikeVanEmmerik
Transform > DeCompilation > DecompilationDisassembly > Win32ProgramDisassembler
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback