Le développeur Maschell bien connu de la scène Nintendo Wii U notamment pour avoir pas mal participé à SDCafiine, JNUSLib ou encore quelques plugins ou support de gamepad sur la Wii U revient nous proposer une nouvelle version de JWUDTool qui passe désormais en v0.2.
S'appuyant sur la bibliothèque JUSLib, codée en JAVA, JWUDTool est un outil qui pour rappel permet de convertir, décompresser, compresser, vérifier et déchiffrer les fichiers WUD.


Changelog v0.2
- Ajout de la prise en charge de plusieurs partitions GM
- Ajout du support pour gérer les titres à partir de la partition GI
- Ajout du support pour la gestion des disques kiosque. - Allez à droite : et utiliser la common key et le flag -dev
- Il est maintenant possible de reconvertir un fichier .wux en .wud (-decompress)
- Utilise la dernière version de JNUSLib - ceci corrige des bugs serveurs
usage:-commonkey <WiiU common key> Optional. HexString. Will be used if no "common.key" in thefolder of this .jar is found-dev Required when using discs without a titlekey.-compress Compresses the input to a .wux file.-decompress Decompresses the input to a .wud file.-decrypt Decrypts full the game partition of the given wud.-decryptFile <regular expression> Decrypts files of the game partition that match the regularexpression of the given wud.-extract <all|content|ticket|hashes> Extracts files from the game partition of the given wud-help Shows this text-in <input file> Input file. Can be a .wux, .wud or a game_part1.wud-noVerify Disables verification after (de)compressing-out <output path> The path where the result will be saved-overwrite Optional. Overwrites existing files-titlekey <WUD title key> Optional. HexString. Will be used if no "game.key" in thefolder of the wud image is found-verify <wudimage1|wudimage2> Compares two WUD images to find differences
Des exemples sont proposés en racine du github.
Téléchargement : JwudTool v0.2