Copying leftover capture data from many USB packets into a file

asked 2022-12-16 15:17:33 +0000

I have a large number of consecutive URB_BULK packets, all of which have leftover capture data. I want to copy all of this leftover capture data and concatenate it into a single file. What is the easiest way to do this?

edit retag flag offensive close merge delete