Commit Graph

  • 436fa2bd90 Update README.md master Dmitry Isaenko 2023-02-02 01:09:05 +0300
  • 24f71a2ce9
    Merge pull request #4 from kuragehimekurara1/master Dmitry Isaenko 2023-02-02 00:07:09 +0300
  • 4e233e1cf9
    Update locale_ryu.properties kuragehime 2023-02-02 00:04:28 +0900
  • f5dbfbddde
    Create locale_ryu.properties kuragehime 2023-02-01 23:59:23 +0900
  • d5dbf0ba1b
    Create locale_jap.properties kuragehime 2023-02-01 23:52:51 +0900
  • fe0f67bcad Update to work with the latest libKonogonka code revision Dmitry Isaenko 2023-01-21 14:47:02 +0300
  • 8f5481ab3e Correct application to be in line with libKonogonka Dmitry Isaenko 2022-12-26 07:40:34 +0300
  • f7d3317bf5 Correct application to be in line with rapidly changing libKonogonka [so-called] api Dmitry Isaenko 2022-12-12 05:01:45 +0300
  • dc45dabd34 Fix few errors, make app to be in line with current libKonogonka implementation Dmitry Isaenko 2022-09-25 15:22:08 +0300
  • 9a80d759e9 Update README.md Dmitry Isaenko 2022-09-19 23:22:53 +0300
  • 9e882b9f40
    Merge pull request #3 from DDinghoya/patch-1 Dmitry Isaenko 2022-09-19 23:19:54 +0300
  • 32b8b8fc90 Shifting to make application compatible with latest libKonogonka. Small UI enhancements: adding more colors to NCA Headers to simplify navigation. Dmitry Isaenko 2022-09-19 23:18:42 +0300
  • b8faa69bc8
    Create locale_kor.properties DDinghoya 2022-09-19 10:31:05 +0900
  • 3634a8c98d Update FsHeader Dmitry Isaenko 2022-09-05 00:29:43 +0300
  • 27b7ba5e7f Remove all back end things to separate library. Update copyrights. Dmitry Isaenko 2022-08-10 20:20:25 +0300
  • 6623a553d0 Add CI badge, polish readme a bit Dmitry Isaenko 2022-07-18 23:14:51 +0300
  • 690b1469da Add Drone, remove malware Jenkins Dmitry Isaenko 2022-07-18 23:08:25 +0300
  • b6ab72e7fd add screenshots; update README.md Dmitry Isaenko 2020-05-02 18:27:55 +0300
  • 270033b3f9 RomFs support Dmitry Isaenko 2020-04-29 18:07:30 +0300
  • 416e5280a6 RomFsEncryptedProvider complete Dmitry Isaenko 2020-04-29 17:35:34 +0300
  • 8225f0fcba Support for files view of the RomFs content on encrypted NCA3 Dmitry Isaenko 2020-04-29 04:49:55 +0300
  • f3bcb356ea Extract files support for 'RomFS' content (decrypted blob) Dmitry Isaenko 2020-04-27 05:24:17 +0300
  • 8efe9a118c RomFs support: UI enhancements Dmitry Isaenko 2020-04-26 17:13:00 +0300
  • bad2924c02 RomFs support: Frontend implementation for decrypted blobs (no export functionality); backend structures corrected, updated and ready for usage. Bug fix for NSP table implementation: checkbox is visible now. Fix compilation time warnings regarding JavaFX unsafe stuff. Dmitry Isaenko 2020-04-26 05:06:17 +0300
  • 5c0b037fa8 Drafts for RomFs support Ad-Hoc fix: POC for Lvl 6 header Dmitry Isaenko 2020-04-19 04:56:13 +0300
  • 33ef6c5bf8 Drafts for RomFs support Dmitry Isaenko 2020-04-19 04:42:54 +0300
  • 24d0925dda Refactoring for NCAContent, NCAController. Add export function to NCA content to get is as it (has to be used to export RomFS blob) + add exporter class to export it in similar to ISuperProvider.class / Extractor.class manner with keeping names agreement. Add custom exception to notify emptiness of the NCA section since using NullPointerException could discourage. Dmitry Isaenko 2020-04-12 15:55:23 +0300
  • bb3bbc2efc Quick refactoring; readme update; POM update Dmitry Isaenko 2020-04-08 04:38:20 +0300
  • 83d57d5ff5 Non-editable TextEdit fields for NPDM sub-window Dmitry Isaenko 2020-04-08 04:27:21 +0300
  • ce4c5d9870 Bugfix for dumb issue with key_area_key_[all] to support Lockpick dump: hex representation instead of dec %) Dmitry Isaenko 2020-04-08 04:17:45 +0300
  • 0f49812e5f add gitignore Dmitry Isaenko 2020-04-05 23:50:41 +0300
  • f1eeb7f0f1 add gitignore Dmitry Isaenko 2020-04-05 23:48:22 +0300
  • 21c0259801 Correct readme, update POM Dmitry Isaenko 2020-04-05 22:54:50 +0300
  • 1461406a6b Add license headers to each class-file Dmitry Isaenko 2020-04-05 22:21:14 +0300
  • 3d5a4b6286 Add Header1SignatureKeyGeneration and Key Generation Reserved fields support to NCA Header Dmitry Isaenko 2020-04-05 22:03:46 +0300
  • d917d4c22f Clear issue description for PFS0 (non-encrypted) Dmitry Isaenko 2020-04-01 13:30:44 +0300
  • 3c191c42e1 readme fix Dmitry Isaenko 2019-12-07 10:15:23 +0300
  • db80c89639 bugfix for PFS0EncryptedProvider Dmitry Isaenko 2019-09-27 05:08:10 +0300
  • a69adf863e FS Access Header done Dmitry Isaenko 2019-09-27 04:18:57 +0300
  • 5566ff4a13 misc updates; FS Access Header implementing drafts Dmitry Isaenko 2019-09-23 05:31:46 +0300
  • e50281ca1f KAC done; ACID done Dmitry Isaenko 2019-09-22 19:55:08 +0300
  • 1bf89a2358 UI updates Dmitry Isaenko 2019-09-19 01:24:51 +0300
  • ead20d3264 NPDM KAC improvements +1 Dmitry Isaenko 2019-08-31 05:13:07 +0300
  • 6e760d9a30 NPDM KAC improvements #2 Dmitry Isaenko 2019-08-31 00:00:35 +0300
  • 91f33b6d48 NPDM KAC improvements Dmitry Isaenko 2019-08-30 08:49:00 +0300
  • 4eace88e86 Now possible to set location of the exported files via Settings. Dmitry Isaenko 2019-08-28 04:54:35 +0300
  • 3fc0aad7a1 Service Access Control bugfixes Dmitry Isaenko 2019-08-27 12:55:47 +0300
  • 4a803c7b08 Service Access Control implemented to NPDM -> ACID Dmitry Isaenko 2019-08-26 04:28:07 +0300
  • c3c89f2659 FSaccessControl for ACID added into UI Dmitry Isaenko 2019-08-25 20:42:49 +0300
  • 94cab77aa9 Refactoring Dmitry Isaenko 2019-08-24 08:34:29 +0300
  • 5dcbaff8ac ++ NPDM implementation, UI updates Dmitry Isaenko 2019-08-24 07:29:56 +0300
  • bd70a7db78 Some notes for NPDM implementation Dmitry Isaenko 2019-08-22 05:57:52 +0300
  • 02b49d9cb2 XML support [basic] Dmitry Isaenko 2019-08-21 06:36:51 +0300
  • 37014aaf7f Ticket reader improvements, small fixes Dmitry Isaenko 2019-08-21 00:21:22 +0300
  • 5c7a9f1dc8 Ticket reader implemented Dmitry Isaenko 2019-08-20 07:02:40 +0300
  • e8755fbe2f fixed title.keys key size Dmitry Isaenko 2019-08-19 19:26:59 +0300
  • 4e1bacd4fc NCA table/contoller/provider updates Dmitry Isaenko 2019-08-19 17:22:42 +0300
  • 643f09fd9e PFSEncryptedProvider could provide pipe with content data Dmitry Isaenko 2019-08-19 04:55:42 +0300
  • 4116d13f1d progress bar added to exporter Dmitry Isaenko 2019-08-18 17:28:11 +0300
  • 4acbf501d5 starting re-implementing logic to pipe-streams. Done for PFS0 & HFS0, Updated extractor logic (must be improved later on) Dmitry Isaenko 2019-08-18 07:16:24 +0300
  • b1d1ae3d1d CSS updates PFS0Encrypted logic intermediate results Dmitry Isaenko 2019-05-26 04:30:53 +0300
  • 56ffca7b92 CSS updates PFS0Encrypted logic intermediate results Dmitry Isaenko 2019-05-25 18:11:56 +0300
  • da423152fc CSS updates Dmitry Isaenko 2019-05-24 01:54:04 +0300
  • dd6c81c7fd start working on encrypted sections extractor Dmitry Isaenko 2019-05-23 02:39:40 +0300
  • e2f7f93988 Preferences updated. Works as expected. Dmitry Isaenko 2019-05-23 00:35:57 +0300
  • a6b46660d8 logo upd; TitleKEKs added Dmitry Isaenko 2019-05-22 19:13:51 +0300
  • f7777012b9 logo upd Dmitry Isaenko 2019-05-22 05:37:24 +0300
  • 9b1aaa9c36 Preferences and Setting hotfix. Few bugs left. Dmitry Isaenko 2019-05-22 04:56:36 +0300
  • 01d5ebd634 Preferences and Setting refactoring Dmitry Isaenko 2019-05-22 04:41:35 +0300
  • bc2764b123 Titlekeys support implemented in Preferences and Setting classes Dmitry Isaenko 2019-05-22 03:50:43 +0300
  • a5004a9a31 Start working on titlekeys support Dmitry Isaenko 2019-05-21 05:34:27 +0300
  • f925b9c8e1 Refactoring Fixing CTR IV calc logic Dmitry Isaenko 2019-05-21 03:40:36 +0300
  • 842be7048d Refactoring Fixing CTR IV calc logic Dmitry Isaenko 2019-05-21 03:36:01 +0300
  • 18bdd0f3eb setup for 00-07 KAEK keys Dmitry Isaenko 2019-05-21 01:30:16 +0300
  • e4c9035a34 cleanup Dmitry Isaenko 2019-05-20 01:56:05 +0300
  • f1c38e9e4c movements to implementing encrypted sections PFS0 provider Dmitry Isaenko 2019-05-20 01:54:46 +0300
  • 8e5871d2b3 CTR AES fixed Dmitry Isaenko 2019-05-19 17:13:23 +0300
  • d3949b90bd CTR IV implemented for NCA3+key+crypto-type=3 Dmitry Isaenko 2019-05-19 05:10:26 +0300
  • baf70df47c upd Dmitry Isaenko 2019-05-18 05:22:55 +0300
  • 62800acc07 initial commit Dmitry Isaenko 2019-05-18 03:37:05 +0300