debasishm89 / iofuzzLinks
A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process and hooks DeviceIoControl!Kernel32 API and try to log or fuzz all I/O Control code I/O Buffer pointer, I/O buffer length that process sends to any Kernel driver.
☆67Updated 11 years ago
Alternatives and similar repositories for iofuzz
Users that are interested in iofuzz are comparing it to the libraries listed below
Sorting:
- ☆87Updated 10 years ago
- IDAScript to create Symbol file which can be loaded in WinDbg via AddSyntheticSymbol☆41Updated 11 years ago
- Code coverage analysis tools for the PIN Toolkit