- 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)
- Run
lxedit file1.exe file2.exe ... - Arrow keys to navigate
up,down,leftandright eto edit datamto merge objectswto write changes to a new exe fileqto exit
- Install open watcom
- Install pdcurses
- Run wmake
