You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool USB Device Tree Viewer issues an IOCTL with the value 0x20000 to an USB Host Controller and I'd like to know what that is used for 🤔 If I hook and block it, the tool can not resolve the parent hub of the host controller, the decoded parts are even weirder:
Device
Function
Access
Method
CD_ROM (0x2)
0x0
FILE_ANY_ACCESS
METHOD_BUFFERED
The text was updated successfully, but these errors were encountered:
The dev of the tool was kind enough to report back to me and confirmed it is not coming from his code base so some other filter or app slips it in? Curious!
The tool USB Device Tree Viewer issues an IOCTL with the value
0x20000
to an USB Host Controller and I'd like to know what that is used for 🤔 If I hook and block it, the tool can not resolve the parent hub of the host controller, the decoded parts are even weirder:The text was updated successfully, but these errors were encountered: