Skip to content

LX/LE exe editor for DOS. Add new code to old executables. Comes also with a hexeditor.

License

Notifications You must be signed in to change notification settings

yetmorecode/lxedit

Repository files navigation

LX/LE executable editor for DOS (WIP)

lxedit

Features

  • View LX/LE exeuctables (headers, objects, pages, fixups)
  • Change base address, permission or order of objects (WIP)
  • Merge objects from multiple executables into one exe (WIP)
  • Manually add and edit fixups (like "hooking" places) (WIP)
  • Edit page data with inline hex editor (WIP)

Usage

  • Run lxedit file1.exe file2.exe ...
  • Arrow keys to navigate up, down, left and right
  • e to edit data
  • m to merge objects
  • w to write changes to a new exe file
  • q to exit

Development (in dosbox)

  • Install open watcom
  • Install pdcurses
  • Run wmake

About

LX/LE exe editor for DOS. Add new code to old executables. Comes also with a hexeditor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published