MaskRay / ElfHacks
Dive into ELF files using simple self-contained examples
☆143Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for ElfHacks
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆121Updated 7 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆76Updated 13 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆146Updated 8 years ago
- ☆110Updated 10 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆106Updated 6 years ago
- Linux Exploits☆138Updated 9 years ago
- Notes on various topics I'm interested in☆157Updated 9 years ago
- Dump page tables on various OSes and analyze them☆28Updated 8 years ago
- Fast and efficient binary translator☆58Updated 5 years ago
- Simple Intel CPU processor tracing on Linux☆344Updated last year
- A Turing complete ROP compiler☆317Updated 11 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 5 years ago
- Binary Translator to LLVM IR☆215Updated last year
- add symbols back into a stripped ELF binary (~strip)☆169Updated 7 years ago
- A ptrace library for easy syscall injection in Linux.☆173Updated 4 months ago
- Function redirection via ELF tricks.☆156Updated 9 years ago
- FuzzBALL: Vine-based Binary Symbolic Execution☆215Updated 10 months ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆104Updated 6 years ago
- ELF shared library import table patching for function redirection.☆188Updated 4 years ago
- Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust)☆102Updated 10 years ago
- Examples for Linux ptrace(2)☆136Updated 7 months ago
- ELF Unstrip Tool☆106Updated 9 years ago
- gen-callgraph is a script to generate call graph from elf binary☆49Updated 5 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆201Updated 5 years ago
- POSIX Function tracing☆324Updated 7 years ago
- Test suite for the Linux perf_event subsystem☆110Updated last month