Replies: 1 comment 2 replies
-
While C/C++ knowledge would help, in order to contribute anything meaningful here you would also need some understanding of ARM64 assembly, using an RE tool like IDA or Ghidra and debugging running code with gdb. Basically we need to debug the running bluetooth service (for which we don't have the source code) while attempting to pair the controller and try to figure out where and why the connection is being terminated prematurely, with the hope that it's possible to patch the binary in some way to fix/work around the issue. I'd certainly welcome your contributions if you think this is something you can handle, and I'd be happy to give you some pointers, but if you lack the skills mentioned above you're going to need a while to develop them first before you can think about attacking the actual problem. |
Beta Was this translation helpful? Give feedback.
-
Hey i have an Xbox Elite V2 Controller and would like to help you debugging it.
I have basic C++ and C knowledge too
Beta Was this translation helpful? Give feedback.
All reactions