Added magic database for Nintendo console files

This commit is contained in:
WerWolv 2020-11-13 13:06:45 +01:00
parent 8aa4402f88
commit a6b04e99f6
1 changed files with 18 additions and 0 deletions

18
magic_dbs/nintendo_magic Normal file
View File

@ -0,0 +1,18 @@
# A libmagic database containing definitions for files used by Nintendo consoles
# Nintendo Switch NRO file
0x10 string NRO0 Nintendo Switch NRO file
>0x08 string HOMEBREW (Homebrew)
>0x18 long x (Size %d)
# Nintendo Switch NSO file
0x00 string NSO0 Nintendo Switch NSO file
>0x04 long x Version %d
>0x0C long x Flags %08x
# Nintendo Switch NCA file
0x200 string NCA Nintendo Switch NCA file
>0x203 byte x Version %c
>0x204 byte 0 System NCA
>0x204 byte 1 Gamecard NCA
>0x210 quad x ProgramId %016llx