Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Conversation

@evilC
Copy link

@evilC evilC commented Mar 31, 2018

What?
Modified the RawInputTrackApp to display the VID/PID of each device it sees data from.
Uses Devices.GetDevices() and caches the result, so each device is only looked up once.
Falls back to using a string of the pointer address.
Also added key codes to keyboard readout.

Why?
I searched for "RawInput Monitor" and other associated terms. Turned up nothing of use.
I am working with driver level stuff (Interception) and need to see what the OS is seeing. This is about the only tool I can find which tells me.

@evilC evilC changed the title Track app Show VID/PID in RawInput Track App Mar 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant