Added support for dev WADs, Ticket now throws error for v1 Tickets

This commit is contained in:
2025-03-20 10:38:33 -04:00
parent 5731b8d4d8
commit 561ada3d92
4 changed files with 68 additions and 29 deletions

6
src/title/cert.rs Normal file
View File

@@ -0,0 +1,6 @@
// title/cert.rs from rustii (c) 2025 NinjaCheetah & Contributors
// https://github.com/NinjaCheetah/rustii
//
// Implements the structures and methods required for validating the signatures of Wii titles.