digitalmars.com                        
Last update Fri Jun 4 11:04:58 2010

DUMPEXE: Dump Exe Files

Dumps the contents of an executable file in a readable format. The following executable file formats are automatically detected and handled:
MZ
16 bit DOS executable file format.
NE
16 bit Windows and 16 bit OS/2 executable file format.
PE
32 bit Windows portable executable file format.
LX
32 bit OS/2 2.0 executable file format.
dumpexe commands have the following format:
dumpexe filename
filename is the name of the executable file to dump.
Home | Runtime Library | IDDE Reference | STL | Search | Download | Forums