DhavalKapil / heap-exploitation
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
☆1,258Updated 2 years ago
Alternatives and similar repositories for heap-exploitation
Users that are interested in heap-exploitation are comparing it to the libraries listed below
Sorting:
- An in depth tutorial on how to do binary exploitation☆452Updated 6 years ago
- Some helpful preload libraries for pwning stuff.☆1,612Updated 3 months ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆509Updated 4 years ago
- Modern Memory Safety in C/C++☆1,211Updated 8 years ago
- For Linux binary Exploitation☆831Updated 7 years ago
- Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, A…☆1,962Updated 2 months ago
- DOM fuzzer☆1,728Updated 5 months ago
- rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.☆1,935Updated 2 weeks ago
- My proof-of-concept exploits for the Linux kernel☆1,470Updated 3 years ago
- This Repository aims at giving a basic idea about Kernel Exploitation.☆509Updated 10 months ago
- Visualization of heap operations.☆608Updated 5 months ago
- Interactive shellcoding environment to easily craft shellcodes☆896Updated 4 years ago
- Build a database of libc offsets to simplify exploitation☆1,778Updated 6 months ago
- Some security related notes☆458Updated 7 years ago
- Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU☆1,667Updated last year
- The best tool for finding one gadget RCE in libc.so.6☆2,159Updated last week
- An archive of low-level CTF challenges developed over the years☆630Updated 3 years ago
- Wiki-like CTF write-ups repository, maintained by the community. 2016☆1,616Updated 6 years ago
- A tool to help you write binary exploits☆611Updated 6 years ago
- A Course on Intermediate Level Linux Exploitation☆1,001Updated 4 years ago
- A collection of vulnerable ARM binaries for practicing exploit development☆912Updated 3 years ago
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,276Updated last year
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,206Updated last year
- Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge.☆645Updated last month
- binary patching from Python☆637Updated last year
- Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.☆1,773Updated 5 years ago
- A collection of resources for linux reverse engineering☆2,034Updated 2 years ago
- A colleciton of CTF write-ups all using pwntools☆513Updated 8 years ago
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,788Updated 2 months ago
- LLDB MCP Integration + other helpful commands☆723Updated last month