SkillAgentSearch skills...

Lxedit

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

Install / Use

/learn @yetmorecode/Lxedit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated3mo ago
Forks3

Languages

C

Security Score

92/100

Audited on Dec 28, 2025

No findings