Haifisch / kuzz

ios iokit fuzzer (really probably isn't that useful anymore tbh)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kuzz

an ios iokit fuzzer

most of this code used and concepts executed are from Ian Beers research for google's project zero.

the MS dylib redirects any IOConnectCallMethod usage to a "fake" replacement that randomly fuzzes the input data. this is pretty fucking smart, thanks Ian.

change the MS filters in kuzz.plist to control what you're fuzzing, by default its filtered into IOMobileFramebuffer and IOSurface. by default you will fuzz all the things.

feel free to fuzz away.

i see a few stars now, if anyone has suggestions to improve please feell free to contact me, submit an issue, or create a pull request. thanks, haifisch

About

ios iokit fuzzer (really probably isn't that useful anymore tbh)


Languages

Language:Logos 88.3%Language:Makefile 11.7%