Skip to content

0x1CA3/execelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


execelf - A utility to execute ELF files in memory.

execelf is small utility for running ELF files in memory, without touching the disk!

Version

Installation & Usage

gcc -o execelf execelf.c
./execelf <elf_file>

Credits

https://github.com/0x1CA3

Contributions ๐ŸŽ‰

All contributions are accepted, simply open an Issue / Pull request.

Releases

No releases published

Packages

No packages published

Languages