Python tool to perform some Nintendo console client to server operations
Project description
cleaninty
Perform operations in ECommerce and some others.
Work-in-progress, use at own discretion.
This tool currently only does 3DS aka CTR, but can be expanded for WiiU in the future too.
This is an early release.
Important notice
I cannot stress this enough, DO NOT SHARE ANY GENERATED JSON OR OTP for any console, as IT ALLOWS ANYONE TO IMPERSONATE YOUR CONSOLE ON NINTENDO'S SERVERS. If you must share with someone, do it privately and be sure to trust this person. Proceed with caution.
I am not responsible for what other's may do with your console data on Nintendo's servers.
Installing
Read Notes
first.
You may run python3 setup.py install
to install to system or add --user
to install to user.
You may also install it from PyPI with pip install cleaninty
.
Usage
cleaninty ctr -h
for details.
For the first run, I recommend you to use the GM9 script ExtractSystemElements.gm9
to extract necessary system elements for keys and certificates on your console, these elements are non-unique. Use extracted files with SetupConstants
, check cleaninty ctr SetupConstants -h
for help. You'll still need the AES HW Constant C in hexadecimal string as part of this command's arguments, which you'll have to find out yourself.
Notes
Tested in python 3.7 to 3.11 in Linux. You may have trouble installing pycurl
on windows, need to have libcurl binaries and MSVC to install it.
TODO
- Proper setup.py
- More proper logging
- More SOAPs
- NUS connect simulation
- Others I forgot
License
The Unlicense license, check LICENSE.md
for details.
Any files that were taken from any other project have their individual licenses added to them as a header.
cleaninty/ctr/_env.py
is under MIT License, from pyctr/util.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cleaninty-0.1.3.tar.gz
.
File metadata
- Download URL: cleaninty-0.1.3.tar.gz
- Upload date:
- Size: 73.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a637d6b653e2ea922beb53e67a74ddb7052e5ee8dfeede8c668ca9d30e6aeba6 |
|
MD5 | f97e399f34f4fa402ce29d3f2027bd62 |
|
BLAKE2b-256 | 2430249ad41599ca8eed100cac5f5872a8af0dee596a8d20997b2a41753c5a0e |
File details
Details for the file cleaninty-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: cleaninty-0.1.3-py3-none-any.whl
- Upload date:
- Size: 89.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95f7bfb1d4524646e8b9382d771a70801f358b42906d19f45a1496c0c9cefbb8 |
|
MD5 | 7b63437ac8da3e5528870d241a91a105 |
|
BLAKE2b-256 | 3f910b4622c83ed0c845a0d5cd5e606adbb28d32a9ecf1a3fe39b27384bdfa5d |