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
There are some existing tools out there for exploiting the console's kernel and launching TCPGecko. I didn't like depending on a third party website to get my console into a hackable state. This tool takes care of that by hosting the exploits locally.
There are some great tools and trainers out there. I didn't like having to comb through a bunch of Windows specific source code just to correct outdated memory locations and values. This tools also takes care of that. Everything is stored in easily editable config files.
If you are in the market to create new configs, then I recommend existing tools to hunt down address locations. TCPGecko.NET is my preferred method. If there's enough demand, then some of the basic functionality from TCPGecko.NET could be ported into wiiu-memshark.
Where can I get it?
You can clone the source on GitHub. Note that you will need Python3+tk installed to run the tool. Issues and pull requests are welcome.
https://github.com/XBigTK13X/wiiu-memshark
How do I use it?
The README on the GitHub page provides info on installing and launching the tool.
https://github.com/XBigTK13X/wiiu-memshark#installation
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
- No SD card contents are required on the Wii U
- Easily change memory addresses and values
- Easily add new games to the tool
- Multi-threaded design efficiently freezes values on the console
- Written in Python, so it runs on every OS
- Only depends on Python3+tk
There are some existing tools out there for exploiting the console's kernel and launching TCPGecko. I didn't like depending on a third party website to get my console into a hackable state. This tool takes care of that by hosting the exploits locally.
There are some great tools and trainers out there. I didn't like having to comb through a bunch of Windows specific source code just to correct outdated memory locations and values. This tools also takes care of that. Everything is stored in easily editable config files.
If you are in the market to create new configs, then I recommend existing tools to hunt down address locations. TCPGecko.NET is my preferred method. If there's enough demand, then some of the basic functionality from TCPGecko.NET could be ported into wiiu-memshark.
Where can I get it?
You can clone the source on GitHub. Note that you will need Python3+tk installed to run the tool. Issues and pull requests are welcome.
https://github.com/XBigTK13X/wiiu-memshark
How do I use it?
The README on the GitHub page provides info on installing and launching the tool.
https://github.com/XBigTK13X/wiiu-memshark#installation
Last edited by XBigTK13X,








