Recent content by XBigTK13X

  1. XBigTK13X

    Hacking [Release] Wii U Memshark - Cross-platform memory manipulation client

    @RandomUser you are correct in that codehandler.bin and tcpgecko.elf do not need to be stored on any SD card prior to running memshark. Instead, those payloads are delivered the same way loadiine.ovh serves them. Additionally, there is no extra configuration or installation required like with...
  2. XBigTK13X

    Hacking [Release] Wii U Memshark - Cross-platform memory manipulation client

    @eco95 sure thing! If you check the github page, the README provides a bit more info. Long story short, run `python main.py` to launch the memshark GUI before launching anything on the Wii U. From there, you can follow further instructions in the GitHub README.
  3. XBigTK13X

    Hacking [Release] Wii U Memshark - Cross-platform memory manipulation client

    Wii U Memshark wiiu-memshark provides an easy way to launch TCPGecko on a Wii U, and a means to interact with TCPGecko once it is running. This is a cross-platform open source tool I wrote and have been using for a couple of weeks. Killer features Deploy Wii U exploits from your local machine...