Recent content by AntagonistX

  1. A

    Hacking Wii U Hacking & Homebrew Discussion

    I accidentally updated to 5.4.0 a while ago. Just waiting for the browser exploit to start playing around with this stuff. Someone mentioned there is an instable browser exploit for 5.4.0? Mind private messaging me it anyone? Ill keep it private - im layed off at the moment and could try and...
  2. A

    Hacking Wii U Hacking & Homebrew Discussion

    I agree. It's interesting to see how far people can go with limited access. I mean, people are crawling with what they are given now. And that is a lot on a platter. From a learning perspective it seems everyone is forced to figure it out. I like that. The main thing is nothing concrete...
  3. A

    Hacking Wii U Hacking & Homebrew Discussion

    A good place to start with reversing is understanding asm and debugging with say, win32dasm. Start with cracking a basic nag screen (serial number, modify je to jne). Mario 1, the gamepad can be off while the system is running. Turning the gamepad on jumps right into the app. Could sniffinf the...
  4. A

    Hacking Wii U Hacking & Homebrew Discussion

    Race exploit? When i let the battery die on my Wii U gamepad, the console continues to run. After charging it jumps right into whatever app is loaded...
  5. A

    Hacking Wii U Hacking & Homebrew Discussion

    I am more of a lurker however very much still a regular here. I'll say my piece and disappear once again. The "I've been lied to.." and related negative type additude is quite honestly rediculous. No matter how and when things pan out, these guys have lives outside of this scene. Careers...
  6. A

    Hacking Wii U Hacking & Homebrew Discussion

    Ahh I see. Then by the powers of deduction, webkit has been exploited for updated versions just not publicly released. Either that, or banking on an exploit to come in the near future (it is webkit after all :P ) while focusing on the kernel itself.. utilizing the webkit exploits on lower...
  7. A

    Hacking Wii U Hacking & Homebrew Discussion

    Maybe I'm missing something here... Webkit exploit is used to give userland access. This access allows more control and options when exploiting the kernel. If the access point to this exploit is from the unpatched webkit, why would updating be okay? If a kernel exploit is found dependent on...