
Rainfall
Introduction to the exploitation of ELF binaries.
binary-exploitationctfdebuggers+5

Introduction to the exploitation of ELF binaries.
ELF binary packer that encrypts code sections and injects a runtime decryption stub for 64-bit Linux executables, demonstrating code injection and…

binary patching from Python

A technique to run binaries filelessly and stealthily on Linux by "overwriting" the shell's process with another.

Linux Shared Library to Shellcode Loader