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:
- An ELF parsing and manipulation library for Python☆75Updated 11 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆122Updated 9 years ago
- ELF shared library import table patching for function redirection.☆192Updated 5 years ago
- Dump page tables on various OSes and analyze them☆28Updated 10 years ago
- Linux Exploits☆140Updated 10 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 years ago
- Notes on various topics I'm interested in☆161Updated 2 months ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust)☆103Updated 11 years ago
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆58Updated 12 years ago
- ☆113Updated 12 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- FuzzBALL: Vine-based Binary Symbolic Execution☆215Updated 5 months ago
- A Turing complete ROP compiler☆326Updated 12 years ago
- extended core file snapshot format☆229Updated 7 years ago
- POSIX Function tracing☆339Updated 8 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
- add symbols back into a stripped ELF binary (~strip)☆177Updated 8 years ago
- ☆53Updated 5 years ago
- ELF Unstrip Tool☆107Updated 10 years ago
- Fast and efficient binary translator☆58Updated 7 years ago
- Routines for hunting down kernel symbols.☆83Updated 14 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Simple Intel CPU processor tracing on Linux☆352Updated 2 years ago
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- Fast static binary instrumentation for linux/x86☆83Updated 8 years ago
- A shared (dynamic) library that can be transparently injected into different processes to detect memory corruption in glibc heap☆168Updated 7 years ago