mikage-emu / saveShop

Let's save the 3DS and Wii U eShop!
90 stars 2 forks source link

Missing Decrypted Certificates #16

Closed devlman127 closed 1 year ago

devlman127 commented 1 year ago

After running the commands to decrypt the 3DS certificate files, no decrypted files are created. It simply says enc: Use -help for summary. Is the given commands to decrypt the files correct?

Divi-0 commented 1 year ago

yes, I don't know what the issue in your case is, but I executed it on ubuntu

neobrain commented 1 year ago

Yeah, the commands will work if executed right. Maybe something about the AES key? <aeskey_0x0d> must be replaced with the actual AES key without leading 0x (and the < and > should be removed).

devlman127 commented 1 year ago

I already made sure my AES key didn't have the leading 0x and the <> were removed. I copied the command (except the AES key) straight from the readme.md Shouldn't that be fixed so the readme is corrrect?

neobrain commented 1 year ago

Shouldn't that be fixed so the readme is corrrect?

I don't know what's wrong in your case, but the Readme instructions are working for several people. There's nothing I can do to help.

For what it's worth, if you can't get the certificate decrypted, you can use the --omit-ninja-contents flag instead to skip some metadata.

devlman127 commented 1 year ago

What metadata does the ninja server contain?

mariomadproductions commented 1 year ago

Prices, for instance. But it seems like they've removed the prices from the ninja xmls now...