It is possible, too lazy to explain how. someone here will surely write a tutorial shortly
You don't have to explain, but could you confirm if it will require ability to launch Homebrew on the console to decrypt eShop titles?
It is possible, too lazy to explain how. someone here will surely write a tutorial shortly
ncchcode1.romfs.xorpad.0
ncchcode1.romfs.xorpad.1
ncchcode1.exefs.xorpad.0

No.Сan I unpack the rom without 3DS?
Hi all,
For those complaing about speed, this tool uses the same functions that the 3DS normally uses. I tried using Kane's SD card libs which are a modification of libnds and fatfs but they were slower and I couldn't get writing working.
If you want it to be faster:
A) Disable print statements
B) Look into using network socket or IR port (might be faster but idk).
For those who noticed crashing on larger files I believe I know why. The exploit messes up pxi registers (or something like that) which makes the file functions unstable. This might be solved by getting Kane's library to work or by using network or IR port.
In the mean time just dump first half of xor pad and then modify the source to start on the second half and splice the two together.
Please stop messaging me to provide decrypted files or hold your hand through the process. Sorry, but I have other things to do. Thanks.

If someone finds .cmdl (not bcmdl) files, could you please give a screenshot of it? They are xml files that describe 3d models before they are converted to the binary bcmdl format, and can help a lot in understanding unknown parts.
Are there more than one? I already have M0051.cmdl (if that's from yugioh). Could you send me a pm?Only Yugioh Japan seems to have any of those.
No.
The 3DS is required to do the decryption step. It's using its hardware decrypting function.
has anyone got this to work? doesnt seem to work for meI have modified the padgen 3DS tool (Launcher.dat) to split the xorpads into 256MB files, this way in theory it shouldn't hang.
The output filenames will be something like this for example:
Code:ncchcode1.romfs.xorpad.0 ncchcode1.romfs.xorpad.1 ncchcode1.exefs.xorpad.0
Download: https://www.mediafire.com/?ky0m5vapn6y8u75
padgen main.c edited source: http://pastebin.com/RCyyuffS
I haven't tested if it works, if someone can test it and say if it works or not I'd be very happy![]()

I think you posted the wrong link for the launcher.dat ^^Can you try this one please?
Launcher.dat: https://www.dropbox.com/s/3f8vhipvv28ndaj/3DS_CTR_Decryptor.bin?dl=0
3DS_CTR_Decryptor.bin: https://www.dropbox.com/s/3f8vhipvv28ndaj/3DS_CTR_Decryptor.bin?dl=0
thats not a launcher.dat, you linked the same thing twiceCan you try this one please?
Launcher.dat: https://www.dropbox.com/s/3f8vhipvv28ndaj/3DS_CTR_Decryptor.bin?dl=0
3DS_CTR_Decryptor.bin: https://www.dropbox.com/s/3f8vhipvv28ndaj/3DS_CTR_Decryptor.bin?dl=0
text is the correct link but the actual link still leads to the old fileThanks for noticing it, I've updated the post![]()