n30m1nd / painless_intro_ptmalloc2
Proof of Concept files for SensePost's blog - Painless intro to the linux userland heap
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for painless_intro_ptmalloc2
- Fuzzing scripts for the American Fuzzy Lop (AFL) fuzzer☆47Updated 8 years ago
- exploit development☆49Updated 6 years ago
- ARM rop chain gadget searcher☆37Updated 7 years ago
- AFL "mostly" ported to cygwin☆26Updated 8 years ago
- ☆33Updated 9 years ago
- A pin tool to visualise heap operations☆21Updated 9 years ago
- Routines for hunting down kernel structs.☆40Updated 13 years ago
- Files for the "feuerfuchs" challenge of 33C3 CTF. See the greeting message in server.py for more information about the challenge☆38Updated 7 years ago
- A bunch of links related to Linux kernel fuzzing and exploitation☆15Updated 7 years ago
- Source code for building an exploitable linux kernel challenge iso.☆44Updated 11 years ago
- A ROP and binary analysis exploit challenge for edurange☆15Updated 9 years ago
- Plugin for binary ninja to centralize features useful in static analysis.☆15Updated 4 years ago
- CansecWest2016 - Getting Physical: Extreme Abuse of Intel Based Paging Systems☆27Updated 8 years ago
- Use ltrace with pwnlib.tubes.process instances, useful for heap exploitation. Pwntools rocks!☆52Updated 6 years ago
- Memory fuzzing based on sinn3r's In Memory Fuzzer☆26Updated 12 years ago
- Use Dispatch to add AFL-compatible instrumentation to your binaries☆12Updated 7 years ago
- Automatic function exporting and linking for fuzzing cross-architecture binaries.☆50Updated 6 years ago
- Binary Ninja plugin that syncs WinDbg to Binary Ninja☆47Updated 6 years ago
- z3 scripts and ctf challenge solutions.☆24Updated last year
- Writeups of CTF challenges I do☆13Updated 5 years ago
- ☆39Updated 3 years ago
- Use angr inside the radare2 debugger. Create an angr state from the current debugger state.☆34Updated 5 years ago
- Simulate afl-fuzz