1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 10:16:39 +00:00

Commit graph

  • bbe11be667
    Support host script on Python 3.9 (#141) Andy Dirnberger 2023-10-19 17:56:38 -0400
  • 549d039e8e
    Support host script on Python 3.9 Andy Dirnberger 2023-10-19 17:49:16 -0400
  • aca901bb62
    Workflow improvement (#140) Vinfall 2023-10-17 06:20:32 +0000
  • c7b80b6699 workflow: upload artifacts to prerelease Vinfall 2023-10-17 12:26:45 +0800
  • 1ad81d11a3 workflow: add ability to skip ci Vinfall 2023-10-17 11:19:07 +0800
  • c1b76fb2d9 Rework signature/cert/tik interfaces. rewrite-prerelease Pablo Curiel 2023-10-15 17:53:46 +0200
  • ecaeddf356 Fix Patch RomFS ctx init w/missing base NCA FS. Pablo Curiel 2023-10-12 11:24:03 +0200
  • bb4608118d Update hardcoded key sources to match HOS 17.0.0 Pablo Curiel 2023-10-11 07:41:58 +0200
  • c474435ea8 nca_storage: set original substorage while initializing a patch NCA storage. Pablo Curiel 2023-09-24 18:41:39 +0200
  • 0dfdd81422
    cnmt: fix field order for FragmentSet's destination_size Pablo Curiel 2023-09-17 23:01:25 +0200
  • d2d192c9ea title: updated hardcoded systitle list. Pablo Curiel 2023-09-03 10:57:20 +0200
  • 4103d91111 nxdt_utils: treat max filename length as bytes. Pablo Curiel 2023-09-03 02:29:16 +0200
  • 4882f8430a workflow: only build nxdt_rw_poc binary Pablo Curiel 2023-07-22 00:53:56 +0200
  • 34615f19c3 poc: remove redundant checks in certain functions Pablo Curiel 2023-07-22 00:25:58 +0200
  • e3dc98643c poc: handle LFS for SystemProgram and SystemData Pablo Curiel 2023-07-22 00:04:51 +0200
  • a8a348afc8 poc: add system title dumping capabilities Pablo Curiel 2023-07-21 23:56:50 +0200
  • cd73c6360f nxdt_utils: use an arbitrary filename length limit for SD card paths Pablo Curiel 2023-07-17 23:44:45 +0200
  • 3b4477262b nxdt_utils: revert NT_MAX_FILENAME_LENGTH change Pablo Curiel 2023-07-17 23:19:17 +0200
  • ae420b3c7b PoC: change NCA FS output path + allow LFS for DLC Pablo Curiel 2023-07-17 20:20:49 +0200
  • 75bf75b62a nxdt_rw_poc: use ID offsets in LFS dumps. Pablo Curiel 2023-07-17 01:17:45 +0200
  • 8f75b6b923 *FormattedStringToBuffer: relax input validation Pablo Curiel 2023-07-17 01:03:05 +0200
  • 51b17f35fe Use BITL macro from libnx. Pablo Curiel 2023-07-10 18:06:34 +0200
  • eb4bdbf27a nxdt_log: use __FILE__ macro Pablo Curiel 2023-06-29 19:08:48 +0200
  • 3071cee3bd ums: implement umsUnmountDevice Pablo Curiel 2023-06-29 00:12:51 +0200
  • af0db8b0ee host: fix exception message dup under CLI mode. Pablo Curiel 2023-06-04 20:58:46 +0200
  • 0e17edace1 host: improve Windows EXE build generation Pablo Curiel 2023-06-04 20:45:17 +0200
  • 158d7c1e92 host: add verbose output toggle Pablo Curiel 2023-06-03 17:27:24 +0200
  • 961459fe01 bktr: refactor bktrRead*Storage() functions. Pablo Curiel 2023-05-31 15:36:21 +0200
  • ecdce35e8d poc: implement RomFS dumping (user titles only). Pablo Curiel 2023-05-30 23:34:34 +0200
  • bafe23b14e poc: implement PFS dumping (user titles only). Pablo Curiel 2023-05-30 01:22:12 +0200
  • 0e70eb0912 poc: add base/patch selector. Pablo Curiel 2023-05-27 20:10:35 +0200
  • c6a84f68de poc: add NCA FS section submenu. Pablo Curiel 2023-05-26 20:23:23 +0200
  • 8e2b0a74b8 poc: add NCA FS section menu Pablo Curiel 2023-05-26 17:59:03 +0200
  • 54e7c0e9be poc: add small sleep to all while() loops. Pablo Curiel 2023-05-26 14:41:49 +0200
  • 55d744b5c2 nxdt_includes: properly handle old sysver fields. Pablo Curiel 2023-05-26 11:01:34 +0200
  • 6bbe964f42 nca: fix layer hash calculation. Pablo Curiel 2023-05-25 04:15:58 +0200
  • 3d6c65ba25 tik: fix memory leak. Pablo Curiel 2023-05-25 01:22:54 +0200
  • cf71f3e484 tik: look, I'm tired, I don't know what to say. Pablo Curiel 2023-05-25 01:19:44 +0200
  • e63c7ff939 fml Pablo Curiel 2023-05-24 21:16:20 +0200
  • 817de66f96 Update rewrite.yml Pablo Curiel 2023-05-24 21:12:01 +0200
  • fb58d20fe3 I'm a terrible person and an even worse developer. Pablo Curiel 2023-05-24 21:05:34 +0200
  • 2b8dcec7f4 title: make ID generation easier to understand Pablo Curiel 2023-04-09 15:39:42 +0200
  • ed5a5565c0 Update smc.h Pablo Curiel 2023-04-08 13:45:05 +0200
  • 9a4b8b573d Update copyright year Pablo Curiel 2023-04-08 13:42:22 +0200
  • f79680184d Runtime key derivation with hardcoded key sources Pablo Curiel 2023-04-08 13:34:53 +0200
  • 7ddf1bb1fb
    Update README.md Pablo Curiel 2023-03-31 13:29:46 +0200
  • 5edd6deb7c
    workflow: rename UI artifacts Pablo Curiel 2023-03-29 23:45:07 +0200
  • 74d6bcf7f9
    Update README.md Pablo Curiel 2023-03-29 23:40:06 +0200
  • 978ed292f2 Support for HOS 16.x changes. Pablo Curiel 2023-03-29 23:14:21 +0200
  • 20ce881db6 I hate my life Pablo Curiel 2023-03-25 12:54:18 +0100
  • a9aa7540e5 Update rewrite.yml Pablo Curiel 2023-03-25 12:17:01 +0100
  • f8e78e655d Update libusbhsfs Pablo Curiel 2023-03-25 12:10:07 +0100
  • 55f3856f47 workflow: build nxdumptool GUI binary Pablo Curiel 2023-03-25 00:39:34 +0100
  • 79a6f5f741 Update rewrite.yml Pablo Curiel 2023-03-20 19:15:59 +0100
  • f4e3843950 More workflow changes Pablo Curiel 2023-03-20 17:48:21 +0100
  • 1bfbed08b3 Update libusbhsfs + workflow Pablo Curiel 2023-03-20 16:58:00 +0100
  • 7e399d91db Update dependencies. Pablo Curiel 2023-02-24 21:32:58 +0100
  • 3c0312961b gc_dumper: fix storage device path generation Pablo Curiel 2023-01-14 00:51:54 +0100
  • 665a5baf7e Update libusbhsfs. Pablo Curiel 2023-01-05 01:30:12 +0100
  • 3aae84a025 QoL changes. Pablo Curiel 2022-12-04 11:29:47 +0100
  • 4bff6ec77f
    Create tasks.json DDinghoya 2022-12-04 16:38:56 +0900
  • 86306cc7a2
    Create root_view.json DDinghoya 2022-12-04 16:36:17 +0900
  • d0196cf15e
    Create options_tab.json DDinghoya 2022-12-04 16:33:46 +0900
  • c7be19485c
    Create generic.json DDinghoya 2022-12-04 16:23:06 +0900
  • 19bcd1c1e8
    Create gamecard_tab.json DDinghoya 2022-12-04 16:18:01 +0900
  • 6d42b521b8
    Create dump_options.json DDinghoya 2022-12-04 16:06:48 +0900
  • a1bf6b38ea
    Create brls.json DDinghoya 2022-12-04 15:54:28 +0900
  • 67b966ecd0
    Create about_tab.json DDinghoya 2022-12-04 15:53:06 +0900
  • 9063430a3c
    Create titles_tab.json DDinghoya 2022-12-04 15:39:29 +0900
  • 0f1055c84e Preliminar 15.x support. Pablo Curiel 2022-10-23 16:44:47 +0200
  • 00dd3df4fc Update usb.c Pablo Curiel 2022-09-13 02:53:11 +0200
  • 5be5a7b16d keys: implement NCA KAEK and titlekek validation. Pablo Curiel 2022-09-13 02:22:15 +0200
  • 7bb708e394 Many small changes (sorry, I need to push these). Pablo Curiel 2022-09-12 20:19:10 +0200
  • 3cbdb5dc65 OptionsTab: let AppletFrame take care of registering the B button action. Pablo Curiel 2022-07-31 04:21:19 +0200
  • 3b892e2179 OptionsTab: only make even lines focusable in changelog. Pablo Curiel 2022-07-31 01:47:40 +0200
  • cc13552b08 OptionsTab: let borealis take care of hint mgmt. Pablo Curiel 2022-07-30 16:25:41 +0200
  • 4d9cb8f19d Even (more) changes. Pablo Curiel 2022-07-28 04:13:48 +0200
  • eee1b2a771 More changes. Pablo Curiel 2022-07-28 00:53:52 +0200
  • e33408bd2d Delete FUNDING.yml main Pablo Curiel 2022-07-21 03:45:36 +0200
  • 2f85394117 Update libusbhsfs Pablo Curiel 2022-07-21 03:43:08 +0200
  • b70da7e7bf nca: fix ctx init for NCAs with bogus Patch RomFS. Pablo Curiel 2022-07-14 14:10:03 +0200
  • f5d418e0d3 Update libusbhsfs. Pablo Curiel 2022-07-14 12:28:40 +0200
  • d6d277920b Adjust levels for some log messages. Pablo Curiel 2022-07-12 19:11:23 +0200
  • 5cc83491c1 Use verbosity-level-based log macros everywhere. Pablo Curiel 2022-07-12 18:34:49 +0200
  • 9cb2a0440e Absolute bare minimum to get this to build. Pablo Curiel 2022-07-12 05:27:30 +0200
  • 5f59d0f444 Use nxdumptool's logger in borealis code. Pablo Curiel 2022-07-12 03:31:39 +0200
  • a9b5f7211c Some changes. Read full commit message. Pablo Curiel 2022-07-12 02:27:03 +0200
  • 243080f1a6 NSP dumper: re-enable AT option by default. Pablo Curiel 2022-07-10 19:45:18 +0200
  • 1cd88b1cd4 bktr: handle compression in patches (part 3). Pablo Curiel 2022-07-10 06:41:18 +0200
  • df252d0d6e bktr: handle compression in patches (part 2). Pablo Curiel 2022-07-09 18:10:55 +0200
  • 59d0e0ba90 bktr: handle compression in patches (part 1). Pablo Curiel 2022-07-09 14:56:44 +0200
  • a1645e0c78 gamecard: remove attempt to fix HOS errors. Pablo Curiel 2022-07-07 13:21:27 +0200
  • 2c5ff529ec Simplify bktrIsBlockWithinIndirectStorageRange(). Pablo Curiel 2022-07-07 13:07:28 +0200
  • 6bf314bcea romfs: implement romfsIsFileEntryUpdated(). Pablo Curiel 2022-07-07 02:30:45 +0200
  • d8c0984115 romfs: slightly improve interface. Pablo Curiel 2022-07-06 11:57:31 +0200
  • c910fe6c0a romfs: reintroduce support for missing base RomFS. Pablo Curiel 2022-07-05 06:01:07 +0200
  • 942a407247 Codebase cleanup. Pablo Curiel 2022-07-05 03:04:28 +0200
  • 91dc20b7f3 Fix some issues + update PoCs. Pablo Curiel 2022-07-05 01:25:28 +0200
  • de6eb1a7e8 romfs: add support for Patch RomFS. Pablo Curiel 2022-07-04 14:30:48 +0200
  • aad7af702f Fix some minor issues. Pablo Curiel 2022-07-04 02:20:51 +0200