4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / Makefile
all:
	clang main.c librop/librop.c -framework IOKit -m32 -pagezero_size,0 -o pwn
clean:
	rm -rf pwn