MaskRay / ElfHacksLinks
Dive into ELF files using simple self-contained examples
☆147Updated 9 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☆74Updated 10 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust)☆104Updated 10 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- Notes on various topics I'm interested in☆158Updated 9 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- ELF shared library import table patching for function redirection.☆190Updated 4 years ago
- Linux Exploits☆138Updated 9 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago
- add symbols back into a stripped ELF binary (~strip)☆171Updated 7 years ago
- ☆49Updated 4 years ago
- Fast and efficient binary translator☆58Updated 6 years ago
- ☆112Updated 11 years ago
- Identifying/Extracting various sections of an ELF file☆159Updated 5 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 9 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆105Updated 6 years ago
- Test suite for the Linux perf_event subsystem☆116Updated this week
- A ptrace library for easy syscall injection in Linux.☆177Updated 10 months ago
- Collection of various llvm passes☆123Updated 10 years ago
- ☆74Updated 2 years ago
- A minimal toy implementation of strace(1)☆176Updated last year
- Function redirection via ELF tricks.☆160Updated 9 years ago
- FuzzBALL: Vine-based Binary Symbolic Execution☆214Updated last week
- ☆87Updated 8 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆58Updated 12 years ago
- Simple Function calls tracer☆72Updated 7 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago