DhavalKapil / heap-exploitationLinks
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,268Updated 3 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:
- Modern Memory Safety in C/C++☆1,215Updated 9 years ago
- An in depth tutorial on how to do binary exploitation☆453Updated 7 years ago
- Interactive shellcoding environment to easily craft shellcodes☆903Updated 4 years ago
- Some helpful preload libraries for pwning stuff.☆1,630Updated 5 months ago
- Some security related notes☆461Updated 8 years ago
- A tool to help you write binary exploits☆605Updated 6 years ago
- A collection of resources for linux reverse engineering☆2,059Updated 3 years ago
- My proof-of-concept exploits for the Linux kernel☆1,524Updated last month
- CTF write-ups by Plaid Parliament of Pwning☆799Updated last year
- A Pwn2Own exploit chain☆758Updated 6 years ago
- An archive of low-level CTF challenges developed over the years☆643Updated 3 years ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆508Updated 4 years ago
- DOM fuzzer☆1,755Updated 11 months ago
- A Course on Intermediate Level Linux Exploitation☆1,000Updated 5 years ago
- Exercises for learning Reverse Engineering and Exploitation.☆388Updated 6 years ago
- Visualization of heap operations.☆614Updated 10 months ago
- Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, A…☆2,046Updated 7 months ago
- rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.☆2,029Updated last month
- a general-purpose fuzzer☆1,279Updated 7 years ago
- a series tutorial for linux exploit development to newbie.☆568Updated last year
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,293Updated 2 years ago
- A collection of vulnerable ARM binaries for practicing exploit development☆921Updated 3 years ago
- Challenges for Binary Exploitation Workshop☆624Updated 3 years ago
- LLDB MCP Integration + other helpful commands☆734Updated 6 months ago
- Linux Binary Exploitation☆1,344Updated 4 years ago
- The 'exploitable' GDB plugin☆743Updated 3 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,236Updated last year
- A colleciton of CTF write-ups all using pwntools☆518Updated 9 years ago
- Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.☆1,814Updated 6 years ago
- Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU☆1,677Updated last year