/ioctl_decoder-utility-

I was reversing some vulnerable drivers and thought it was kinda a pain in the ass to decode the ioctls as there are no public decoders (except osr's one but its online) afaik, so I made this tool so I could help anyone who might be lazy to decode them themselves.

Primary LanguageC++

ioctl_decoder-utility-

I was reversing some vulnerable drivers and thought it was kinda a pain in the ass to decode the ioctls as there are no public decoders (except osr's one but its online) afaik, so I made this tool so I could help anyone who might be lazy to decode them themselves.