mirror of
https://github.com/jakcron/nstool
synced 2024-11-15 02:06:40 +00:00
Misc.
This commit is contained in:
parent
2b5742d1cc
commit
bf3e43d4fd
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ master_key_## = <32 char AES128 key-data here>
|
|||
ticket_commonkey_source = <32 char AES128 key-data here>
|
||||
```
|
||||
|
||||
##### Supply the external content key directly to NSTool
|
||||
Alternatively you can supply the raw encrypted content key (also called a title key) directly with the `--titlekey` option:
|
||||
```
|
||||
nstool --titlekey <32 char AES128 key-data here> <32 char contentid>.nca
|
||||
|
|
Loading…
Reference in a new issue