Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 466 Bytes

exedump

Dumping information for various PC executable formats, primarily DOS, Windows and OS/2.

Still WIP.

Supported filetypes:

  • MZ MS-DOS MZ Executable (.exe)
  • LE Windows VxD, OS/2 Executable (.exe, .dll, .vxd, .386, .sys)
  • LX OS/2 Executable (.exe, .dll)
  • NE Windows New Executable (.exe, .dll, .fon, .drv)
  • PE Windows Portable Executable (.exe, .dll)
  • OBJ/OMF OMF Object File
  • LIBOMF OMF Library File
  • W3 Windows VxD Compacted file (*.exe, *.vxd)