Skip to content

typoon/DarkElf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This software serves no purpose other than to learn the internals of an ELF executable (no support for shared libraries or such things for the moment, only simple executables).
The code is still a mess and pretty much undocumented. The examples of use provided should be enough for the moment to show how something works.
The goal in this project is to be able to insert instructions into an already defined function in the ELF binary and have it execute this code without causing any problems to the software execution.
Feel free to give suggestions or to play around with it. :)

About

Reads ELF information, shows me such info, allows me to make changes to an ELF executable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors