1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 18:26:39 +00:00
nxdumptool/code_templates
Pablo Curiel 974790944f More changes.
* Added NSP dumper PoC (SD card only atm, single-threaded).
* Cert: replaced a wrong strcmp() with a proper strncmp().
* CNMT: added functions to update content info entries and generate/write Partition FS patches.
* NCA: encrypt key area right after removing titlekey crypto.
* NPDM/ProgramInfo: changed function names.
* NPDM: check if the NCA has been modified before attempting to patch ACID data + calculate RSA-PSS signature *after* generating the PFS patch, not before. lol
* PFS: restore name table size value before writing the header padding.
* Tik: reworked the ticket lookup algorithm. Now uses information from ticket_list.bin to properly calculate the offset to the requested ticket in ticket.bin.
* Title: changed title type strings used for filename generation.
* Updated to-do list.
2020-10-22 00:38:14 -04:00
..
dump_title_infos.c Many changes. 2020-10-21 00:27:48 -04:00
nsp_dumper.c More changes. 2020-10-22 00:38:14 -04:00
system_title_dumper.c Cleanup startup logfile messages. 2020-10-14 19:08:01 -04:00
usb_gc_dumper.c Cleanup startup logfile messages. 2020-10-14 19:08:01 -04:00
usb_romfs_dumper.c Cleanup startup logfile messages. 2020-10-14 19:08:01 -04:00
xml_generator.c Cleanup startup logfile messages. 2020-10-14 19:08:01 -04:00