mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-09 20:21:45 +00:00
17dd24bc92
* Avoid performing any crypto operations on null NCA key area entries. * Added commented out code to handle the aes_ctr_ex NCA key area entry, just in case we end up needing it at some point.
18 lines
164 B
Text
18 lines
164 B
Text
build
|
|
host/__pycache__
|
|
host/build
|
|
host/dist
|
|
host/nxdumptool
|
|
*.elf
|
|
*.nacp
|
|
*.nro
|
|
*.nso
|
|
*.map
|
|
*.pfs0
|
|
*.lst
|
|
*.tar.bz2
|
|
*.log
|
|
*.spec
|
|
*.exe
|
|
main.cpp
|
|
/code_templates/tmp/*
|