All Projects → Haifisch → kuzz

Haifisch / kuzz

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

Programming Languages

Logos
282 projects
Makefile
30231 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].