clevcode / vulndev-toolsLinks
Just a repo for random tools we have developed related to vulnerability research and exploit development.
☆24Updated 5 years ago
Alternatives and similar repositories for vulndev-tools
Users that are interested in vulndev-tools are comparing it to the libraries listed below
Sorting:
- ☆26Updated 7 years ago
- A tool for finding the one gadget RCE in libc☆75Updated 5 years ago
- A library for patching ELFs☆60Updated 5 years ago
- 3D Accelerated Exploitation☆53Updated 6 years ago
- ☆88Updated 6 years ago
- ☆159Updated 6 years ago
- Library to wrap all file calls when fuzzing with AFL++☆51Updated 2 years ago
- ☆22Updated 6 years ago
- ☆86Updated 2 years ago
- Vulnerability research notes for VirtualBox and QEMU. Contains debug environment setup notes, a PoC template, exploit primitive notes, an…☆195Updated last year
- Some presentations I did in the past☆64Updated 2 years ago
- An awesome list for Effective and Powerful harnesses for fuzzing using libfuzzer - fuzzers by Google☆78Updated 5 years ago
- ☆49Updated 5 years ago
- Collection of shellcodes that use a variety of syscalls in order to bypass some seccomp configurations☆73Updated 8 years ago
- Repo for various angr ipython features to give it more of a cli feeling☆57Updated 11 months ago
- A BinaryNinja plugin to graph a BNIL instruction tree☆89Updated last month
- Files for the "v9" challenge of 34C3 CTF. See the greeting message in server.go for more information about the challenge☆90Updated 6 years ago
- Automatic Vulnerability Discovery☆38Updated 6 years ago
- Kernel exploitation challenge(s) I prepared for the r2con 2019 CTF.☆22Updated 6 years ago
- This is the full file system fuzzing framework that I presented at the Hack in the Box 2020 Lockdown Edition conference in April.☆149Updated 2 years ago
- A fast, multithreaded, ROP-gadget semantics analyzer.☆51Updated 4 years ago
- ☆68Updated last year
- ☆55Updated 3 years ago
- Materials from Fuzzing Bay Area meetups☆68Updated 6 years ago
- ☆157Updated 3 years ago
- ☆92Updated 4 years ago
- Explanation and code to emulate and run a MIPS binary using Qiling framework. Also a detailed vulnerability writeup for a buffer overflow…