CptGibbon / House-of-Corrosion
A description of the "House of Corrosion" GLIBC heap exploitation technique.
☆222Updated 4 years ago
Alternatives and similar repositories for House-of-Corrosion:
Users that are interested in House-of-Corrosion are comparing it to the libraries listed below
- Linux Heap Exploitation Practice☆383Updated 6 years ago
- Collection of scripts and writeups☆320Updated 3 years ago
- Some CTF write up☆245Updated 3 years ago
- ☆283Updated 5 years ago
- Use angr inside GDB. Create an angr state from the current debugger state.☆198Updated 4 years ago
- GlibC Malloc for Exploiters presentation☆146Updated 5 years ago
- 🔍Heap analysis tool for CTF pwn.☆223Updated 4 years ago
- Fuzzing the Kernel Using Unicornafl and AFL++☆300Updated 2 years ago
- AFL + DynamoRIO = fuzzing binaries with no source code on Linux☆248Updated 5 years ago
- This is collaborative work of Ned Williamson and Niklas Baumstark☆132Updated 5 years ago
- Useful tips by OTA CTF members☆140Updated 5 years ago
- Some new commands debug heap for peda☆99Updated last month
- An interactive memory info for pwning / exploiting