More actions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
<!--bin: github--> | <!--bin: github--> | ||
<!--date: github--> | <!--date: github--> | ||
Python library for use with TCPGecko. Requires kernel exploit to use. | Python library for use with TCPGecko. Requires kernel exploit to use. | ||
Line 22: | Line 23: | ||
* octoling.py - A sample script demonstrating the library's usage. It showcases swapping the Inkling model with Octolings in Splatoon and editing money. | * octoling.py - A sample script demonstrating the library's usage. It showcases swapping the Inkling model with Octolings in Splatoon and editing money. | ||
* common.py - Another library to simplify working with the code. | * common.py - Another library to simplify working with the code. | ||
* codehandler - Located in /codehandler. Run make | * codehandler - Located in /codehandler. Run make. | ||
== Media == | == Media == |
Revision as of 01:42, 19 Mayıs 2024
PyGecko | |
---|---|
General | |
Author | NWPlayer123 |
Type | PC Utilities |
Version | 2016 |
License | MIT License |
Last Updated | 2016/06/16 |
Links | |
Download | |
Website | |
Source | |
Python library for use with TCPGecko. Requires kernel exploit to use.
Files:
- tcpgecko.py - The main library for use with TCPGecko. Can be used in IDLE (tested on Python 2).
- octoling.py - A sample script demonstrating the library's usage. It showcases swapping the Inkling model with Octolings in Splatoon and editing money.
- common.py - Another library to simplify working with the code.
- codehandler - Located in /codehandler. Run make.
Media
[Wii U] Installing Python27 & Running Interactive TCPGecko Session (BullyWiiPlaza)
[Wii U] PyGecko Codehandler Freezes Black Ops 2 (BullyWiiPlaza)
[Wii U] Compiling PyGecko Installer [TCP Gecko.NET Codehandler] (BullyWiiPlaza)
Credits
- Python library - NWPlayer123.
- TCPGecko codehandler - Chadderz, Marionumber1.
External links
- GitHub - https://github.com/wiiudev/pyGecko