Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 998 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 998 Bytes

elfa

Support Tested License Twitter

alt tag gdb (GNU debugger) anti-reversing patcher for elf

Demo video

asciicast

Installation and execution

Then you can download smap by cloning the Git repository:

git clone https://github.com/suraj-root/elfa.git
cd elfa/
gcc -o elfa elf32_main.c
./elfa

For educational purposes only.