Commit Graph

  • f4793d1d0e Replace circleci with github actions master v0.4 Maschell 2022-02-02 00:21:33 +01:00
  • 66f6ec39e7 Add support for NUS installable format, update README Maschell 2022-02-02 00:16:06 +01:00
  • 25ad8ab4d7 Use latest JNUSLib version, bump version to 0.4 Maschell 2022-02-02 00:01:03 +01:00
  • a3f9dcb648 Formatting, optimize imports Maschell 2022-02-01 23:54:17 +01:00
  • 2793c02246 Update .gitignore Maschell 2022-02-01 23:49:35 +01:00
  • 385ddb3bdc Fix titles which have just a title.tmd and no tmd.[version] Maschell 2022-02-01 23:48:30 +01:00
  • 623b8a6c9d Update to latest JNUSLib version Maschell 2020-12-20 15:36:54 +01:00
  • f3a1457518 Fix bugs in TicketUtils class Maschell 2020-07-10 17:55:24 +02:00
  • 962ebf68a9 Adopt to latest JNUSLib version Maschell 2020-07-10 17:55:03 +02:00
  • 5c8ea1f9d5 Fix mounting in some cases Maschell 2020-07-10 17:54:20 +02:00
  • a18b059004 Disable verbose logging Maschell 2020-07-10 17:54:02 +02:00
  • 89d15fb80c Fix titles without a FST v0.3-nightly-89d15fb Maschell 2019-06-05 22:26:53 +02:00
  • 4a9b6078f9 Refactor the wud/wumad handling v0.3-nightly-4a9b607 Maschell 2019-06-04 15:06:18 +02:00
  • 0c8cdbb376 Update the readme Maschell 2019-06-04 13:48:29 +02:00
  • f0413ce055 Use the WumadLoader instead of directly the WumadParser Maschell 2019-06-04 13:18:50 +02:00
  • d82ccdce07 Update to latest JNUSLib Maschell 2019-06-04 13:17:13 +02:00
  • 4f95745f5b Wumads now use the same scheme/base as the wuds Maschell 2019-06-04 12:14:30 +02:00
  • 0132848dae Refactor the WUD loading. Maschell 2019-06-04 12:14:08 +02:00
  • 03f29b8f01 Initial support for .wumad files. v0.3-nightly-03f29b8 Maschell 2019-06-03 22:26:06 +02:00
  • 7f2d519427 Force the offset to be align to 0x10 v0.3-nightly-7f2d519 Maschell 2019-05-04 12:26:51 +02:00
  • 2c3a5332a4 Add size check for the read() function Maschell 2019-05-04 12:26:31 +02:00
  • 5e05c65efd Add support for .woomy files Maschell 2019-05-04 12:08:15 +02:00
  • bcf60a889f Version bump to 0.3. v0.3-nightly-bcf60a8 v0.3 Maschell 2019-04-26 19:23:52 +02:00
  • 245aecef89 Use the latest JNUSLib version. This fixes a bug while parsing the FST. The reading speed should also be increased. Maschell 2019-04-26 19:23:22 +02:00
  • 041aa4c949 Add missing "." and ".." entries to NUSTitleEncryptedTitleContainer v0.2-nightly-7523bb3 v0.2-nightly-041aa4c Maschell 2019-04-24 13:47:58 +02:00
  • 7523bb3c10 Use newest JNUSLib version Maschell 2019-04-24 13:47:11 +02:00
  • ee54c9441a Catch Exception while creating a FSTDataProviderNUSTitle v0.2-nightly-ee54c94 Maschell 2019-04-24 13:34:21 +02:00
  • 93330d24a6 The parent of a FSTEntry is now an optional, let's check if it exists before using it. Maschell 2019-04-24 13:33:38 +02:00
  • 3005ed981f Update to latest JNUSLib. This fixes a really rare error that happen by decrypting titles which have directory FSTEntries without a corresponding content entry. (Only seen at 0005000C10013000 v0) v0.2-nightly-3005ed9 Maschell 2019-04-18 23:31:55 +02:00
  • e98832e6f8 Version bump to 0.2 v0.2-nightly-e98832e v0.2 Maschell 2019-04-16 11:00:15 +02:00
  • 889b790afd Add support to access the original WUD if the input was compressed (WUX) or splitted (_partX.wud) v0.1-nightly-889b790 Maschell 2019-04-15 19:39:32 +02:00
  • c7f65b2e08 Update to latest JNUSLIB, this fixes WUD support of non-gm partitions with FST > 0x8000 bytes. Maschell 2019-04-15 19:32:19 +02:00
  • 0e00d6d28a Move WUDInfo loading into an Util class Maschell 2019-04-15 19:30:15 +02:00
  • 53443ef0dc Add supported for splitted WUD files Maschell 2019-04-15 19:28:29 +02:00
  • 7900c26e50 Some minor cleanup v0.1-nightly-7900c26 Maschell 2019-04-14 14:52:42 +02:00
  • 967f137ea4 Added support for titles without FST Maschell 2019-04-14 14:52:30 +02:00
  • 84cde7c536 Try to parse .ddi files are wii u images. v0.1-nightly-84cde7c Maschell 2019-04-14 13:26:06 +02:00
  • 1f1a4fe1a9 Directories need the execution bit on OSX v0.1-nightly-1f1a4fe Maschell 2019-04-13 12:56:16 +02:00
  • 606d4485c8 Fix search for the title key v0.1-nightly-606d448 Maschell 2019-04-12 20:04:40 +02:00
  • 0af70ed3a4 Improved the usability and flexability of the mountpath parameter. v0.1-nightly-0af70ed Maschell 2019-04-11 23:13:27 +02:00
  • f0e23f608f First commit v0.1-nightly-f0e23f6 Maschell 2019-04-11 22:27:43 +02:00