MaskRay / ElfHacksLinks
Dive into ELF files using simple self-contained examples
☆154Updated 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.☆121Updated 8 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)☆103Updated 11 years ago
- An ELF parsing and manipulation library for Python☆74Updated 11 years ago
- Linux Exploits☆139Updated 10 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 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
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Notes on various topics I'm interested in☆160Updated 2 weeks ago
- Examples for Linux ptrace(2)☆135Updated last year
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- clang checker to find heartbleed☆86Updated 11 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆57Updated 12 years ago
- add symbols back into a stripped ELF binary (~strip)☆175Updated 8 years ago
- FuzzBALL: Vine-based Binary Symbolic Execution☆215Updated 3 months ago
- WTF are those magic numbers?!!☆33Updated 3 years ago
- ld-linux code injector☆50Updated 14 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- POSIX Function tracing☆338Updated 8 years ago
- ☆52Updated 5 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…☆153Updated 7 years ago
- ARM Shellcode Generator☆103Updated 8 years ago
- Linux call graph visualization☆28Updated 7 years ago
- Heap analysis tooling for ptmalloc☆46Updated 3 years ago
- Function redirection via ELF tricks.☆161Updated 10 years ago
- Hacks and experiments for the linux kernel VM subsystem.☆23Updated 3 years ago
- Routines for hunting down kernel symbols.☆83Updated 14 years ago
- LibVEX with patches to support static analysis☆36Updated 10 years ago