core/ncch: Add ticket

Added structure and fake ticket building (from GodMode9)
This commit is contained in:
zhupengfei
2020-08-03 22:04:43 +08:00
parent 900275bffd
commit c8f510188c
3 changed files with 93 additions and 0 deletions
+2
View File
@@ -17,6 +17,8 @@ add_library(core STATIC
ncch/seed_db.h
ncch/smdh.cpp
ncch/smdh.h
ncch/ticket.cpp
ncch/ticket.h
ncch/title_metadata.cpp
ncch/title_metadata.h
quick_decryptor.cpp