13 Commits

Author SHA1 Message Date
2d64f7961e
Added new ash module to archive subpackage, can decompress ASH files 2024-06-23 17:59:12 -04:00
7b7a3fbf51
Return FileNotFoundError if path doesn't exist in pack_u8() 2024-06-12 14:11:57 -04:00
b30017460b
Completed the U8 module, can now handle full folder packing 2024-06-07 22:30:34 -04:00
ede33dc503
Add highly experimental U8 handling module 2024-05-16 21:24:42 -04:00
99a55a3de5
Added the ability to use the Wii U NUS servers to nus.py 2024-05-01 22:22:30 -04:00
8eeebd1d75 Change endpoint URLs for NUS, this greatly improves download speed 2024-04-30 23:07:14 -04:00
fa6c9eb740
Added nus.py for handling NUS downloads, more or less completed already 2024-04-03 22:59:36 -04:00
9751ea0d2e
Added dependencies to pyproject.toml 2024-03-06 08:57:23 -05:00
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