Hi, I recently made a NAND backup of my Wii U and I noticed the MLC files are quite large (totaling 29.6 GB over all 15 parts). I threw them into a solid .7z archive (4 GB dictionary, level 9) and was surprised to see they only compressed down to about 25 GB, even though I only have system apps (no games) installed on the Wii U NAND.
I noticed that if I use this:
, the size of the extracted folder (dump_dir) is only 711 MB.
I assume this means that the MLC files are encrypted?
I'd like to store the MLC backup without wasting tons of space, but I'm not sure if it is possible. Is there some way to regenerate the MLC file from the extracted directory? Or is this not possible? Any ideas?
I see there is
I noticed that if I use this:
.\wfs-extract.exe --input .\fullmlc.bin --output dump_dir --type mlc --otp otp.bin, the size of the extracted folder (dump_dir) is only 711 MB.
I assume this means that the MLC files are encrypted?
I'd like to store the MLC backup without wasting tons of space, but I'm not sure if it is possible. Is there some way to regenerate the MLC file from the extracted directory? Or is this not possible? Any ideas?
I see there is
wfs-reencryptor.exe, but from reading the help I don't think I can specify the extracted directory as an input. If I'm wrong about this, can you demonstrate with a working example?







