Cdecrypt Versions Save

Decrypt Wii U NUS content — Forked from: https://code.google.com/archive/p/cdecrypt/

v4.8

1 year ago

CDecrypt v4.8

  • Fix decryption for some games (#11)
  • Fix a Clang compilation warning (#7)

v4.7

3 years ago

CDecrypt v4.7

  • Fix handling of directories with extended characters (#3)

v4.6

3 years ago

CDecrypt v4.6

  • Fix remaining case sensitivity issues (#1)

v4.5

3 years ago

CDecrypt v4.5

  • Fix handling of files that don't match the expected case
  • Fix warnings for pedantic compilers

v4.4

3 years ago

CDecrypt v4.4

  • Allow the provision of an optional extraction directory (while keeping compatibility with previous versions of CDecrypt)
  • Add macOS compilation support

v4.3

3 years ago

CDecrypt v4.3

  • Enable long path support
  • Fill executable version information

v4.2

3 years ago

CDecrypt v4.2

  • Extract non-local directories

v4.1

3 years ago

CDecrypt v4.1

  • Improve argument handling: CDecrypt now accepts single files and directories and is able to deduce the .tmd/.tik location.

v4.0

3 years ago

CDecrypt v4.0

  • Remove OpenSSL dependency
  • Enable Linux compilation