docfate111 / binary_exploitation

CTF/hacking challenge solutions for binary exploitation/memory corruption. Currently adding kernel exploitation challenge writeups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwn

A series of CTF challenge solutions for binary exploit (or pwn) and reverse engineering (or rev) challenges 90% of this is Python pwntools with comments explaining the code and the vulnerable C programs. I may switch to markdown with python code embedded so it is easier to read.

About

CTF/hacking challenge solutions for binary exploitation/memory corruption. Currently adding kernel exploitation challenge writeups


Languages

Language:Python 53.7%Language:C 43.7%Language:C++ 1.1%Language:Shell 1.1%Language:Makefile 0.4%Language:Assembly 0.1%