MaskRay / ElfHacksLinks
Dive into ELF files using simple self-contained examples
☆152Updated 10 years ago
Alternatives and similar repositories for ElfHacks
Users that are interested in ElfHacks are comparing it to the libraries listed below
Sorting:
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆122Updated 9 years ago
- An ELF parsing and manipulation library for Python☆74Updated 11 years ago
- Linux Exploits☆140Updated 10 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 years ago
- Dump page tables on various OSes and analyze them☆30Updated 10 years ago
- Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust)☆103Updated 11 years ago
- ELF shared library import table patching for function redirection.☆192Updated 5 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- ☆53Updated 5 years ago
- Notes on various topics I'm interested in☆161Updated 2 months ago
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆58Updated 12 years ago
- ☆115Updated 12 years ago
- FuzzBALL: Vine-based Binary Symbolic Execution☆215Updated 5 months ago
- Examples for Linux ptrace(2)☆135Updated last year
- POSIX Function tracing☆339Updated 8 years ago
- clang checker to find heartbleed☆86Updated 11 years ago
- add symbols back into a stripped ELF binary (~strip)☆177Updated 8 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 7 years ago
- LD_PRELOAD hook to trace malloc and free☆45Updated 8 years ago
- ELF Unstrip Tool☆107Updated 10 years ago
- Fast Binary Translator for the Kernel☆28Updated 12 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- QEMU-based framework exposing several of QEMU-internal APIs to a LuaJIT core injected into QEMU itself. Among other things, this allows f…☆154Updated 7 years ago
- minimal symbolic model checker & fuzzer☆114Updated 10 years ago
- trace local function calls like strace and ltrace☆71Updated 9 years ago
- Fast and efficient binary translator☆58Updated 7 years ago
- Another kernel self protection☆62Updated 5 years ago
- ld-linux code injector☆50Updated 14 years ago