GaryOderNichts / udpih

Exploit for the Wii U's USB Host Stack
https://garyodernichts.blogspot.com/2022/06/exploiting-wii-us-usb-descriptor-parsing.html
GNU General Public License v2.0
271 stars 17 forks source link

Support for x86_64 hosts #14

Open coatlessali opened 1 year ago

coatlessali commented 1 year ago

Is it possible to build the kernel module for an x86 host? This would be useful in cases where ARM devices are unavailable.

GaryOderNichts commented 8 months ago

I don't think anything in the code is currently ARM specific? If you have a x86_64 host with a USB controller supporting USB device mode, feel free to give it a try.