Awesome
ELF Injector
Based on PicoFlamingo's ELFun File Injector.
Usage
-
Build everything, including dummy target binary and payload.
make
-
Try out the dummy target
build/dummy
-
Inject payload
build/elfinjector build/dummy build/payload
-
Try out the infected target again
build/dummy
-
Profit :squirrel:
Disclaimer
For educational purposes.