There are people with betas redirect and Hykemm did figure out the mcp exploit, and it had cold boot too bad he died(Jk)
And it is what he's currently working on while "dead"?
Why no update? Too fed up with the community as it is?
There are people with betas redirect and Hykemm did figure out the mcp exploit, and it had cold boot too bad he died(Jk)
It's easier to believe he's dead than knowing there's hope for y'allAnd it is what he's currently working on while "dead"?
Why no update? Too fed up with the community as it is?
It's easier to believe he's dead than knowing there's hope for y'all
I think Hykem was arrested for hacking the PS4 because he was the only Wii U hacker who was arrested.
Correct. This can come in quite handy for things like creating "Un-Brickable" Firmware.No, it's the code of the fw.img and boot images made by nintendo; basically he took the compiled images (that are binary code) from nus, decompiled them in assembly with IDA and then got the C++ pseudo code. It's not related to exploits but it's a very difficult work that will be used for CFW (when we get an IOSU exploit)



I would like to, but no programming knowledgeI'm half surprised nobody's tried to have some fun with custom Gamepad firmwares, as far as I can tell it's possible to replace entirely on the Espresso with nsysccr, sending IPC commands to IOSU (which Hykem so GRACIOUSLY documented), and libdrc has basically all documentation you could possibly need aside from a knowledge of ARM and it's been possible to download since the common key leaked. Who knows, maybe you could find an exploit in there :^)
gamepad firmwares? What could be done with that?I'm half surprised nobody's tried to have some fun with custom Gamepad firmwares, as far as I can tell it's possible to replace entirely on the Espresso with nsysccr, sending IPC commands to IOSU (which Hykem so GRACIOUSLY documented), and libdrc has basically all documentation you could possibly need aside from a knowledge of ARM and it's been possible to download since the common key leaked. Who knows, maybe you could find an exploit in there :^)
You have had all this time to learn.I would like to, but no programming knowledge
#YayPeasantRetailWorker

No I don't. I have a fulltime job, unlike some people whining about the private stuff, or the iosu exploit.You have had all this time to learn.

Maybe adding more TV remote buttons for controlling more aspects of your TV with the GamePad than what is currently possible?gamepad firmwares? What could be done with that?
i'm still wondering what happened to the streaming gamepad to pc project... that would be a dream become true.Maybe adding more TV remote buttons for controlling more aspects of your TV with the GamePad than what is currently possible?
If so, do you have any ideas on how to go about doing it @NWPlayer123?

It would be nice if custom GamePad firmware could also lead to a proper multiplatform version of drc-sim!i'm still wondering what happened to the streaming gamepad to pc project... that would be a dream become true.

It would be nice if custom GamePad firmware could also lead to a proper multiplatform version of drc-sim!
Well, there's two components, DRC which is the Gamepad, and DRH which is the microcontroller that communicates with it and IOSU via USB, so theoretically we can split that to redirect somewhere else. Or you could make a hardmod for that extension port at the bottom that they use for repairs, but I'm not sure how much throughput it has :\i'm still wondering what happened to the streaming gamepad to pc project... that would be a dream become true.
EDIT: Also, someone was asking about USB storage, MN1 had lots of fun documenting it all thru userspace, resulting in these:
http://wiiubrew.org/wiki//dev/uhs https://github.com/wiiudev/libwiiu/tree/master/examples/usbstor/src
the only thing i would want was the gamepad to be used in vwii trough some sort of hack, that would be preety neat.Well, there's two components, DRC which is the Gamepad, and DRH which is the microcontroller that communicates with it and IOSU via USB, so theoretically we can split that to redirect somewhere else. Or you could make a hardmod for that extension port at the bottom that they use for repairs, but I'm not sure how much throughput it has :\
EDIT: Also, someone was asking about USB storage, MN1 had lots of fun documenting it all thru userspace, resulting in these:
http://wiiubrew.org/wiki//dev/uhs https://github.com/wiiudev/libwiiu/tree/master/examples/usbstor/src