Show HN: ELF Injector

Hacker News (score: 13)
Found: July 29, 2025
ID: 568

Description

Other
Show HN: ELF Injector The ELF Injector allows you to "inject" arbitrary-sized relocatable code chunks into ELF executables. The code chunks will run before the original entry point of the executable runs.

Included in the project are sample chunks as well as a step-by-step tutorial on how it works.

It's a mix of C and assembly and currently runs on 32-bit ARM though it's easy to port to other architectures.

More from Hacker

No other tools from this source yet.