5 Commits

Author SHA1 Message Date
d86c754ebf Created ticket.py, with a basic structure for reading a ticket
Reads all keys within a v0 ticket, and exposes functions to retrieve all the keys that may be useful to an end user. Other keys remain internal for decryption in the future.
2024-02-29 20:51:17 -05:00
1a0a787cfa Updated pyproject.toml for first public release 2024-02-28 23:54:33 -05:00
c4d0d3e4e4 Reworked commonkeys.py to return the keys as strings for now 2024-02-26 23:20:49 -05:00
87685d3c98 Renamed package from libWiiPy_NinjaCheetah to just libWiiPy 2024-02-26 22:09:06 -05:00
84d6647688 Initial commit 2024-02-06 20:17:50 -05:00