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?
| 1 | initial version |
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?