Replaying USB_INTERRUPT Packet, replay.py is blank?
See original GitHub issueI’m trying to immitate a packet, which I captured using USBcap and filtered through Wireshark until there was only one. It sends a few bytes (rgb data) to device 1.14.2 (device 14, endpoint 2, My Corsair gaming keyboard with LEDs)
While I do reply.py in my CMD, it does not send the package. Wireshark is still running filtering for packages with destination 1.14.2, yet it does not sniff any package sent. It only detects packages when I run them from the original source (Corsair’s LED managing prioritary software)
I noticed that, in comparison to the test win1.pcapng. my reply.py, generated by the command python usbrply --device-hi -p ..\..\usbrply\make_green_filtered.pcapng > replay.py
is rather… blank?
I leave resulting reply.py and original single-packet make_green_filtered.pcapng
Cheerio!
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (5 by maintainers)
Not forgotten, but it may take me a bit to look at this. Ping me in a week if you don’t hear back
Sounds like this is solved? Please re-open if you need additional assistance.