jonoberheide / kstructhunter
Routines for hunting down kernel structs.
☆40Updated 13 years ago
Alternatives and similar repositories for kstructhunter:
Users that are interested in kstructhunter are comparing it to the libraries listed below
- A ROP and binary analysis exploit challenge for edurange☆15Updated 10 years ago
- ropc-llvm is a PoC of a Turing complete ROP compiler with support for a subset of LLVM IR. It is an extension of ropc.☆67Updated 11 years ago
- ARM rop chain gadget searcher☆37Updated 7 years ago
- CansecWest2016 - Getting Physical: Extreme Abuse of Intel Based Paging Systems☆27Updated 8 years ago
- Python repository containing parsed standard C library function and argument information☆26Updated 6 years ago
- A tool to add simple inline patches to a binary to rearrange its stack frames, and other things!☆45Updated 2 years ago
- Triton based R2 plugin for concolic execution and total control☆31Updated 6 years ago
- AFL "mostly" ported to cygwin☆26Updated 9 years ago
- Automatic function exporting and linking for fuzzing cross-architecture binaries.☆51Updated 6 years ago
- Routines for hunting down kernel symbols.☆82Updated 14 years ago
- Graphical ROP chain builder using radare2 and r2pipe☆51Updated 7 years ago
- Fuzzing scripts for the American Fuzzy Lop (AFL) fuzzer☆48Updated 9 years ago
- PoC code for our presentation titled "Stackjacking Your Way to grsec/PaX Bypass"☆46Updated 14 years ago
- A pip wrapper around our ridiculous amount of qemu forks.☆49Updated last year
- Unofficial American Fuzzy Lop repo☆25Updated 8 years ago
- Proof of Concept files for SensePost's blog - Painless intro to the linux userland heap☆22Updated 7 years ago
- Test case minimizer for afl-fuzz☆26Updated 7 years ago
- Bootloader research tools (very much a work in progress)☆37Updated 6 years ago
- ☆63Updated 9 years ago
- Nosy Newt is a simple concolic execution tool for exploring the input space of a binary executable program based in Triton☆61Updated 7 years ago
- Challenge for the 33C3 CTF