QuiNz0r
QuiNz0r
Other than an occasional hiccup when reading memory continuously it's been working absolutely smooth and flawless 👍 I imagined it's very complex without a kernel module on the target system...
oh that's interesting I'll try a hub then! So you just connect the hub to the attacker PC and then go from the hub to the target pc via usb?...
I'll give it a try and report back :-)
just a quick report, I purchased a new powered usb3 hub and couldn't get pcileech to work for some reason, it initialized fine but I wasn't able to read any...
still not working, open issue again
> Interesting issue. I have not used Unity so I am guessing at alot of things here, but hoping some suggestion might help. > > Did you delete the pairing...
> ``` > // Testing - Ask ChatGPT to convert it into a commented HID descriptor > //Serial.println("------- HID DESCRIPTOR START -------"); > //for (int i = 0; i <...
> And then when you provide chat gpt with those numbers and the prompt "convert to commented hid report descriptor", it gives: > > ``` > // Usage Page (Generic...
> ChatGPT got it a little wrong > > Here is GROK's attempt > > Might still have errors > > Are you sure it's the default example with 16...
I definitely narrowed the issue down: it's the hat aka DPad. If I setHatCount to 1 it give me the error, if I set it to 0. and output report...