Hacking For those who are having problems with ROPLoader

Roxas75

Well-Known Member
OP
Member
Joined
Oct 9, 2010
Messages
516
Trophies
0
XP
1,522
Country
Italy
Hei there! :)
I see most of you guys are having problems corrupting the ds mode with the ROPLoader, wich is the actually public installer for the 3ds exploit.
Well a solution to this is to edt the real Gateway installer to read decrypted data, but sharing it would be illegal, i think.
So i created this little tool as solution, wich encrypts/decrypts the Launcher.dat (or any other...) with the Gateway keys so you can use the original installer and encrypt all the homebrews.

Download here!

Usage : Just drag and drop the file you want on the tool, it will detetch if it's encrypted or decrypted, and will decrypt or encrypt it on his own.

For those who are developing with the current little public c/c++ libraries, just copy the tool in your developing directory and add this line at the end of build.py file:
Code:
os.system("3ds_mset_sign.exe Launcher.dat");
Then it will automatically encrypt the Launcher.dat for you every time you compile your code.
 

Roxas75

Well-Known Member
OP
Member
Joined
Oct 9, 2010
Messages
516
Trophies
0
XP
1,522
Country
Italy
Yeah, but in that other way you completely flash another user nvram instead of yours, so you'll lose your data.
Also, i coded it for myseldf to speedup my works, becouse use batch openssl everytime was wasting my time :P
 

PedroDJavier

Well-Known Member
Member
Joined
Oct 25, 2013
Messages
183
Trophies
0
Age
39
XP
307
Country
Sorry. But, this is not working fine for me. When i drop the launcher.dat to the tool it closes. What can i do ?
 

Snailface

My frothing demand for 3ds homebrew is increasing
Member
Joined
Sep 20, 2010
Messages
4,324
Trophies
2
Age
40
Location
Engine Room with Cyan, watching him learn.
XP
2,256
I only have OSX and Linux machines...
Could I have the source code?

# I have tried Wine, but unfortunately this uses MSVCR100.dll...
There is a python script in my sig (in src folder) that does the same thing as roxas app.
You'll need to install https://www.dlitz.net/software/pycrypto/ module for python though. The exe might work in vine however.
 
  • Like
Reactions: Margen67

avenir

Well-Known Member
Member
Joined
Dec 8, 2010
Messages
375
Trophies
0
XP
93
Country
United States
Thank you...

So,
1. Install GW_Installer.nds using flashcart (here I used AK2i)
2. Encrypt Launcher.dat using your py
3. Load DS Profile

Now I see the first 3DS application.
 

avenir

Well-Known Member
Member
Joined
Dec 8, 2010
Messages
375
Trophies
0
XP
93
Country
United States
I made a small encrypter named gatewayize in Ruby and C, to make sure my understanding.
At least I was able to load TE3DS using Gateway loader.

http://www.mediafire.com/download/ry6d4eyc8p1ujdd/gatewayize.zip

My 3DS journey has just begun (well, I reinitialized my 3DS data 5 times today. I shouldn't play AR games stuff again until the situation becomes stable)...
 
  • Like
Reactions: hippy dave

The Real Jdbye

*is birb*
Member
Joined
Mar 17, 2010
Messages
23,379
Trophies
4
Location
Space
XP
13,999
Country
Norway
I assume this will not fully decrypt GW's launcher.dat (so as to allow for modification/reverse engineering of it)
Nonetheless an useful tool for homebrew devs and users.
 

gamesquest1

Nabnut
Former Staff
Joined
Sep 23, 2013
Messages
15,153
Trophies
2
XP
12,247
Nope if I understand correctly the gateway launcher has several stages of encryption, most of which happen on the 3ds itself, this just has the first layer, enough for their roploader to read a homebrew loader that is using the first stage of their encryption
 

Apache Thunder

I have cameras in your head!
Member
Joined
Oct 7, 2007
Messages
4,457
Trophies
3
Age
36
Location
Levelland, Texas
Website
www.mariopc.co.nr
XP
6,887
Country
United States
Hei there! :)
I see most of you guys are having problems corrupting the ds mode with the ROPLoader, wich is the actually public installer for the 3ds exploit.
Well a solution to this is to edt the real Gateway installer to read decrypted data, but sharing it would be illegal, i think.
So i created this little tool as solution, wich encrypts/decrypts the Launcher.dat (or any other...) with the Gateway keys so you can use the original installer and encrypt all the homebrews.

Download here!

Usage : Just drag and drop the file you want on the tool, it will detetch if it's encrypted or decrypted, and will decrypt or encrypt it on his own.

For those who are developing with the current little public c/c++ libraries, just copy the tool in your developing directory and add this line at the end of build.py file:
Code:
os.system("3ds_mset_sign.exe Launcher.dat");
Then it will automatically encrypt the Launcher.dat for you every time you compile your code.

Any chance you can provide something to decrypt/encrypt the launcher.dat in the spiderhax folder of your rxTools source code? That's really the only part not open sourced. Unless you used an already public method. Then let us know what that is so it can be modified. ;)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Shubshub @ Shubshub: oshit its the real jdbye