mirror of
https://github.com/wismna/HackPi.git
synced 2025-10-03 15:40:16 -04:00
Basic OS fingerprinting
This commit is contained in:
10
gadget.patch
Normal file
10
gadget.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
1210,1218d1209
|
||||
< /* Prints setup requests */
|
||||
< printk("USB DWC2 REQ %02x %02x %04x %04x %04x\n",
|
||||
< ctrl->bRequestType,
|
||||
< ctrl->bRequest,
|
||||
< ctrl->wValue,
|
||||
< ctrl->wIndex,
|
||||
< ctrl->wLength);
|
||||
<
|
||||
<
|
Reference in New Issue
Block a user