Hacking Wii U USB loading - install WiiU games to USB or internal memory

  • Thread starter Thread starter BurningDesire
  • Start date Start date
  • Views Views 1,675,561
  • Replies Replies 5,226
  • Likes Likes 64
ddd is dumping the game files in extracted format, not the encrypted installable packages from Nintendo servers used by WUP installer.

Ok is there a way to repackage it back to the encrypted installable packages for it to work for this? Or am I just better to download it and follow the steps?
 
So is there a way to dump a ticket froma vc title? since there is no wuds for them the tickets dont exist im guessing, and the only way would be for someone who legit has teh game to dump their ticket right?
 
the "SD:/install/" folder
it's not the "/install/ folder" folder
I made it bold so it's less confusing to read.


Could someone who knows the ticket format and AES explain what these changes are doing?
This is Wii format but it still applies: http://wiibrew.org/wiki/Ticket

x0000 to x0003 is the signature type which I'm guessing is different for disc and NUS. Disc is x00030004 where NUS is x00010004. IOSU probably refuses to install disc tickets to NAND so the disc ticket is invalid as is

However, both the disc and NUS ticket have the same initialization vector (which is verifiably true for the TMD files as well) causing the RSA-2048 signature (located from x0004 to x0103) to vary only by a single byte when the ticket itself (the signature type, in this case) is changed by a single byte

So, in order to generate a valid NUS ticket, you change the signature type and modify the signature accordingly, such that your new signature is what would have been generated by Nintendo for the NUS files
 
  • Like
Reactions: Cybernatus and Cyan
Any way to move the saves from loadiine to the newly installed digital games ?

I would like to know this too, I am told go read the Saviine thread, which is obvious, i watched some tutorials but it looks quite complex

A lot of people are going to want to do this, would be nice for a step by step
 
found out how to use disc save data without the need of saviine, if it wasnt obvious tho:

Just copy over everything from nand to hdd before installing the game.
 
causing the RSA-2048 signatureto vary only by a single byte when the ticket itself is changed by a single byte
That's a RSA flaw? changing only one byte for another single changed bytes.

found out how to use disc save data without the need of saviine, if it wasnt obvious tho:

Just copy over everything from nand to hdd before installing the game.
It was explained on the first post.

either reading Saviine thread's first post, or loadiine thread's first post.

the "8000000x" X part is user account dependent.
You need to first dump one of your existing save to know your X value.
 
  • Like
Reactions: Ghassen-ga
That's a RSA flaw? changing only one byte for another single changed bytes.
I don't know that much I'm afraid. I know the IV is the same, which functions basically as a seed. RSA in wikipedia does list IV-based attack vulnerabilities but it's a bit too high brow for me
 
By the way, the youtube tutorial in the original post says to press X to install the game on the USB. Is it dangerous to press A and install in the system memory? I
 
That's a RSA flaw? changing only one byte for another single changed bytes.


It was explained on the first post.


either reading Saviine thread's first post, or loadiine thread's first post.

the "8000000x" X part is user account dependent.
You need to first dump one of your existing save to know your X value.
Thank you !
 

Site & Scene News

Popular threads in this forum