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
- Linux Exploits☆138Updated 10 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- A ptrace library for easy syscall injection in Linux.☆178Updated 11 months ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- ELF shared library import table patching for function redirection.☆191Updated 4 years ago
- add symbols back into a stripped ELF binary (~strip)☆172Updated 7 years ago
- an architecture-independent decompiler to LLVM IR☆394Updated 9 years ago
- A minimal toy implementation of strace(1)☆176Updated 2 years ago
- Fast and efficient binary translator☆58Updated 6 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust)☆104Updated 10 years ago
- A light ELF binary patch tool in python urwid☆147Updated 5 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- ☆112Updated 11 years ago
- Collection of various llvm passes☆123Updated 10 years ago
- Binary Translator to LLVM IR☆220Updated 2 years ago
- Notes on various topics I'm interested in☆158Updated 9 years ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆509Updated 4 years ago
- a quick open/close/ioctl/read/write/free function hooker☆189Updated 8 years ago
- POSIX Function tracing☆334Updated 7 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 9 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- ☆49Updated 4 years ago
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆58Updated 12 years ago
- ARM Shellcode Generator☆104Updated 7 years ago
- A Turing complete ROP compiler☆323Updated 11 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 8 months ago