Download DeviceIOView – Watch Data Transfer Between Softwares

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, and all the input/output bytes, displayed as Hex dump.

Download DeviceIOView

DeviceIOView doesn’t require any installation process or additional dll files. In order to start using it, simply run the executable file DeviceIOView.exe After running it, select the process that you want to inspect, and click Ok. After clicking Ok, DeviceIOView will start to display the information about all calls to device drivers.

Be the first to comment

Leave a Reply