More actions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox WiiU Homebrews | {{Infobox WiiU Homebrews | ||
|title=PyGecko | |title=PyGecko | ||
|image= | |image=wiiu2.png | ||
|description=Python library for use with TCPGecko. | |description=Python library for use with TCPGecko. | ||
|author=NWPlayer123 | |author=NWPlayer123 | ||
|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 22: | Line 22: | ||
* 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 == |
Latest revision as of 11:40, 23 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