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,281Oct 7, 2022Updated 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:
- A repository for learning various heap exploitation techniques.☆8,450Jan 15, 2026Updated last month
- A shared (dynamic) library that can be transparently injected into different processes to detect memory corruption in glibc heap☆167May 10, 2018Updated 7 years ago
- Some security related notes☆461Aug 13, 2017Updated 8 years ago
- Linux Heap Exploitation Practice☆395Dec 1, 2018Updated 7 years ago
- A collection of links related to Linux kernel security and exploitation☆6,368Updated this week
- IDA Pro plugin to examine the glibc heap, focused on exploit development☆765Jul 25, 2022Updated 3 years ago
- Visualization of heap operations.☆617Dec 5, 2024Updated last year
- Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.☆1,820Jun 8, 2019Updated 6 years ago
- Course materials for Modern Binary Exploitation by RPISEC☆5,939Dec 9, 2021Updated 4 years ago
- A collection of vulnerable ARM binaries for practicing exploit development☆931Nov 15, 2021Updated 4 years ago
- python library to examine ptmalloc (the glibc userland heap implementation)☆507May 11, 2021Updated 4 years ago
- The best tool for finding one gadget RCE in libc.so.6☆2,300Updated this week
- Build a database of libc offsets to simplify exploitation☆1,854Oct 23, 2024Updated last year
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,299Jun 29, 2023Updated 2 years ago
- Small tool for generating ropchains using unicorn and z3☆198Feb 22, 2018Updated 8 years ago
- A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on…☆5,762Apr 3, 2024Updated last year
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,310Jan 6, 2026Updated 2 months ago
- For Linux binary Exploitation☆845Mar 26, 2018Updated 7 years ago
- SymGDB - symbolic execution plugin for gdb☆218May 15, 2018Updated 7 years ago
- InjectProc - Process Injection Techniques [This project is not maintained anymore]☆998Feb 10, 2019Updated 7 years ago
- A collection of links related to VMware escape exploits☆1,494Sep 4, 2024Updated last year
- Security Research from the Microsoft Security Response Center (MSRC)☆1,379Aug 8, 2024Updated last year
- A fork of AFL for fuzzing Windows binaries☆2,535Dec 5, 2025Updated 3 months ago
- My proof-of-concept exploits for the Linux kernel☆1,564Sep 11, 2025Updated 5 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,100Feb 28, 2025Updated last year
- A Coverage Explorer for Reverse Engineers☆2,509Feb 14, 2026Updated 3 weeks ago
- jemalloc heap exploitation framework☆465Nov 29, 2021Updated 4 years ago
- awesome list of browser exploitation tutorials☆2,266Sep 18, 2023Updated 2 years ago
- GlibC Malloc for Exploiters presentation☆152Jun 22, 2019Updated 6 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,276Oct 12, 2022Updated 3 years ago
- A collection of resources for linux reverse engineering☆2,073Jun 2, 2022Updated 3 years ago
- HackSys Extreme Vulnerable Driver (HEVD) - Windows & Linux☆2,959Feb 24, 2025Updated last year
- Linux ELF x32/x64 ASLR DEP/NX bypass exploit with stack-spraying☆303Jan 12, 2023Updated 3 years ago
- GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Li…☆8,038Feb 15, 2026Updated 3 weeks ago
- A collection of JavaScript engine CVEs with PoCs☆2,316Sep 3, 2019Updated 6 years ago
- Some helpful preload libraries for pwning stuff.☆1,647Updated this week
- PEDA-like debugger UI for WinDbg☆206Mar 29, 2024Updated last year
- ☆566May 30, 2018Updated 7 years ago
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,850Feb 25, 2025Updated last year