FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
yetmorecode/lxedit: LX/LE exe editor for DOS. Add new code to old executables. Comes also with a hexeditor. · GitHub
yetmorecode
/
lxedit
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
19
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
7 Commits
7 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.gitattributes
.gitattributes
.gitignore
.gitignore
LICENSE
LICENSE
Makefile
Makefile
README.md
README.md
WMA09308.TMP
WMA09308.TMP
a.c
a.c
b.c
b.c
fixups.c
fixups.c
info.c
info.c
lx.c
lx.c
lx.h
lx.h
lxedit.c
lxedit.c
lxlib.c
lxlib.c
objects.c
objects.c
pages.c
pages.c
screenshot.png
screenshot.png
Repository files navigation
README
License
LX/LE executable editor for DOS (WIP)
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
dos
linear-executable
reverse-engineering
Resources
Readme
License
Activity
Stars
19
stars
Watchers
3
watching
Forks
3
forks
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL