[DeviceIOView] View data transfer between a software and device driver
DeviceIOView allows you to watch the data transfer between a software or service and a device driver DeviceIoControl calls. For each call to a device driver, the following information is displayed: Handle, Control Code, number of input bytes, number of output bytes, the name of the device handle,...