Visual Disasm32 (free limited demonstration version) is a symbolic visual disassembler for 32 bits Portables Executables (PE) used by Windows95/NT and Win32s.
Visual Disasm32 is a symbolic visual disassembler for 32 bits Portables Executables (PE) used by Windows95/NT and Win32s.
No help file is (and perhap will be never) available, but this disassembler is very easy to use (for programmers), all commands are visibles and commented or available by a CLICK ON RIGHT MOUSE BUTTON (like with Windows95).
Symbolic disassembly use separates *.DBG or *.SYM symbolic files or symbols inside the executable itself in Codeview or COFF format (Codeview format >= Visual C++ 2.0 not supported). If no symbols are availables, then use the imported functions names and (for DLLS) exported fonctions names.
File List:
DISASM32.EXE
337Kb
LISEZMOI.TXT
2Kb
README.TXT
2Kb
README1.TXT
2Kb
Similar code
Make Source 1.0, .COM-file dissasembler
(Popularity: ) : To generate assembly language source files from COM files. Will not work on any other type. Although I wrote this to generate source which is compatible with the A86 assembler, a little work will convert your resultant source file for ... Dunfield Cross Disassembler Demo
(Popularity: ) : Run on a PC compatible computer, and process binary machine code for a specific processor, producing either an assembly listing, or an assembly source file representing the content of that code. Suports many CPU's.