You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
<!--bin: github--> <!--date: github--> CDecrypt is a small application that decrypts/unpacks Wii U NUS Content. Originally developed by crediar, this is an updated version made by VitaSmith with the following improvements: * Has no external dependency whatsoever (no libOpenSSL or MSVC redistributable). * Publicly built releases on AppVeyor with verifiable SHA-256. * Can be compiled for Windows, Linux and macOS. * Supports long paths on platforms that allow it. * Supports international characters in path names. * Does not need the executable to reside in the same directory as the content. * Accepts either a file or directory (including non .tik/.tmd files). * Accepts an optional target directory for extraction. * Open Source (GPLv3+) with its source on GitHub. == User guide == Usage: <code>cdecrypt <NUS file or directory> [<target directory or existing file>]</code> If only one parameter is specified, the content is extracted into the same directory where the NUS files reside. If an existing file is provided as the second parameter, it is ignored (to preserve compatibility with the previous versions of CDecrypt). If the second parameter is not an existing file, then it is used as the target directory to extract files in, with any intermediate directories created if needed. Windows users can drag and drop a directory/file directly onto <code>cdecrypt.exe</code>. == Screenshots == https://dlhb.gamebrew.org/wiiuhomebrews/cdecryptwiiu.png == Media == '''How To Convert Wup (USB Ready) To Loadiine (CEMU) Games''' ([https://www.youtube.com/watch?v=swIkVIOUsOc Hallow]) <br> <youtube>swIkVIOUsOc</youtube> '''How To Dump Wii U Discs To Install On A Wii U Console Or Use With CEMU Emulation!''' ([https://www.youtube.com/watch?v=w3U21dSCC4U Archades Games]) <br> <youtube>w3U21dSCC4U</youtube> == Changelog == '''v4.8 2023/03/22''' * Fix decryption for some games ([https://github.com/VitaSmith/cdecrypt/pull/11 #11]). * Fix a Clang compilation warning ([https://github.com/VitaSmith/cdecrypt/pull/7 #7]). '''v4.7 2021/04/11''' * Fix handling of directories with extended characters ([https://github.com/VitaSmith/cdecrypt/issues/3 #3]). '''v4.6 2021/01/04''' * Fix remaining case sensitivity issues ([https://github.com/VitaSmith/cdecrypt/issues/1 #1]). '''v4.5 2020/12/27''' * Fix handling of files that don't match the expected case. * Fix warnings for pedantic compilers. '''v4.4 2020/12/16''' * Allow the provision of an optional extraction directory (while keeping compatibility with previous versions of CDecrypt). * Add macOS compilation support. '''v4.3 2020/12/13''' * Enable long path support. * Fill executable version information. '''v4.2 2020/12/10''' * Extract non-local directories. '''v4.1 2020/12/06''' * Improve argument handling: CDecrypt now accepts single files and directories and is able to deduce the <code>.tmd</code>/<code>.tik</code> location. '''v4.0 2020/12/06''' * Remove OpenSSL dependency. * Enable Linux compilation. == External links == * GitHub (VitaSmith) - https://github.com/VitaSmith/cdecrypt * Google Code (crediar) - https://code.google.com/archive/p/cdecrypt/ * GBAtemp - https://gbatemp.net/threads/release-cdecrypt-v4-x.578790/
Advertising: