More actions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|lastupdated=2016/06/16 | |lastupdated=2016/06/16 | ||
|format=py | |format=py | ||
|type= | |type=Hack Utilities | ||
|version=2016 | |version=2016 | ||
|license=MIT | |license=MIT | ||
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. | ||
Revision as of 12:02, 21 Mayıs 2024
PyGecko | |
---|---|
General | |
Author | NWPlayer123 |
Type | Hack 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