LX/LE executable editor for DOS (WIP)FeaturesView 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)UsageRun lxedit file1.exe file2.exe ...Arrow keys to navigate up, down, left and righte to edit datam to merge objectsw to write changes to a new exe fileq to exitDevelopment (in dosbox)Install open watcomInstall pdcursesRun wmake