mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-26 04:02:11 +00:00
ebd97d7c82
Also: * Fixed support for NSOs with invalid module_name, api_info, dynstr and/or dynsym offsets/sizes. * Updated the XML generator example to generate XML data for all available NCAs, regardless of their ID offset values.
24 lines
No EOL
1,004 B
Text
24 lines
No EOL
1,004 B
Text
todo:
|
|
|
|
nca: functions for fs section lookup? (could just let the user choose...)
|
|
nca: add encrypted headers to nca context, avoid re-encrypting plaintext headers in place
|
|
nca: function to write re-encrypted nca headers / nca fs headers (don't forget nca0 please)
|
|
|
|
tik: option to wipe elicense property mask
|
|
tik: automatically dump tickets to the SD card?
|
|
tik: use dumped tickets when the original ones can't be found in the ES savefile?
|
|
|
|
gamecard: functions to display filelist
|
|
|
|
pfs0: functions to display filelist
|
|
pfs0: full header aligned to 0x20 (nsp)
|
|
|
|
romfs: functions to display filelist
|
|
|
|
bktr: functions to display filelist (wrappers for romfs functions tbh)
|
|
|
|
title: more functions for title lookup? (filters, patches / aoc, etc.)
|
|
title: more functions for content lookup? (based on id)
|
|
title: parse the update partition from gamecards (if available) to generate ncmcontentinfo data for all update titles
|
|
|
|
|