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 filename
- filename is the name of the executable file to dump.












