snippets/c/linux_loader_poc
2016-03-08 17:31:18 +01:00
..
kernel added a PoC to show different ways to hook into the loading process of ELF binaries on Linux 2016-03-08 17:31:18 +01:00
demo.c added a PoC to show different ways to hook into the loading process of ELF binaries on Linux 2016-03-08 17:31:18 +01:00
Makefile added a PoC to show different ways to hook into the loading process of ELF binaries on Linux 2016-03-08 17:31:18 +01:00
proxy.c added a PoC to show different ways to hook into the loading process of ELF binaries on Linux 2016-03-08 17:31:18 +01:00
README.md added a PoC to show different ways to hook into the loading process of ELF binaries on Linux 2016-03-08 17:31:18 +01:00

Custom ELF interpreter under Linux

This is proof-of-concept shows how to use a custom

Credits

Steffen Vogel post@steffenvogel.de