Commit Graph

10 Commits

Author SHA1 Message Date
d7dbaca479 Fix Actions macOS cross compile 2025-03-19 19:16:00 -04:00
098f695f1d Run Actions for all platforms 2025-03-19 19:11:16 -04:00
2df9a180be Create rust.yml 2025-03-19 18:55:52 -04:00
62f6e6c0ec Added WAD packing command to rustii CLI
Also added lots of required library magic to make WAD packing possible. This includes the high-level Title object from libWiiPy, the ability to set content in a WAD, the ability to generate a WADHeader from a WADBody, and more.
2025-03-19 18:50:37 -04:00
6ab9993dd9 Fixed content decryption, created base for real rustii CLI
rustii currently only supports unpacking WADs, with packing support being a work-in-progress.
2025-03-18 20:39:38 -04:00
83dc83d2d6 Added WAD parsing, allows for WAD packing/unpacking 2025-03-18 18:01:17 -04:00
93f2103763 Added content region parsing and content encryption/decryption 2025-03-18 09:13:34 -04:00
247f120da4 Basic TMD/Ticket structs, Title Key encryption handling 2025-03-17 20:10:05 -04:00
522e42a749 Basic TMD/Ticket structs, Title Key encryption handling 2025-03-17 20:05:01 -04:00
fcde6831de Initial commit 2025-03-16 21:50:59 -04:00