small POC to show how an elf .fini section can be shifted further into the file, allowing a payload injection in .text
-
Updated
Nov 24, 2024 - C
small POC to show how an elf .fini section can be shifted further into the file, allowing a payload injection in .text
Builder written in python which embeds an ELF into an executable which when ran uses gdb to execute the ELF into the memory of another process. This tool does not require elevated privileges. Both shared object and executable ELF's are supported.
Add a description, image, and links to the elf-injector topic page so that developers can more easily learn about it.
To associate your repository with the elf-injector topic, visit your repo's landing page and select "manage topics."