Hacking Crediar just Released 3DSaveTool!

Kentoss

Well-Known Member
Member
Joined
May 29, 2008
Messages
137
Trophies
0
Age
33
Location
Ontario, Canada
XP
247
Country
Canada
For those of you complaining about it not working:

Make sure you type the command correctly. You first need to extract the key from your save file, something like this:

3DSaveTool -f savefile.sav key.bin

This command looks through savefile.sav for the XOR key, and saves it to key.bin. This key.bin file is necessary to actually decrypt and encrypt in the next step. After getting key.bin, do something like this:

3DSaveTool -x savefile.sav decryptedsave.sav key.bin

This runs through savefile.sav using key.bin and decrypts it using Crediar's XOR algorithm. It then saves the decrypted file to decryptedsave.sav which should now be in plain text and easily edited with a hex editor. This command will work in reverse to re-encrypt the save file, as well, doing something like this:

3DSaveTool -x decryptedsave.sav encryptedsave.sav key.bin
 

shakirmoledina

Legend
Member
Joined
Oct 23, 2004
Messages
6,613
Trophies
0
Age
34
Location
Dar es Salaam
Website
vfootball.co.nf
XP
830
Country
Tanzania
nice to see the first 3ds-related hacking tool

what i am surprised at (as what THEE fast said) is that nintendo kept an easy encrypting for the Save.
Now maybe its the save hence not too much effort here. What if the same applies to the dumping part of the 3ds cartridges.

With this, there is a possibility that the rollercoaster between nintendo's AP measures and hacker's AAP will be leaning towards the hackers.

What i always love about hackers is their determination to get something done even if they are occupied in their work, school etc like the emulator creators and console hackers (teamoverflow too)
 

Diffusion

Well-Known Member
Member
Joined
Jul 14, 2007
Messages
700
Trophies
0
Website
Visit site
XP
160
Country
United States
A Gay Little Catboy said:
I really hope this can't be used for cheating
Someone is probably working on ruining Street Fighter 4 right now.
yaynds.gif
 

Synt4x3rror

Well-Known Member
Newcomer
Joined
Jan 13, 2010
Messages
57
Trophies
0
XP
63
Country
All I can say is:
well that didn't take long
yaynds.gif



it won't be too long then 'till we get other goodies like in the old ds =]
 

Relys

^(Software | Hardware) Exploit? Development.$
Member
Joined
Jan 5, 2007
Messages
878
Trophies
1
XP
1,239
Country
United States
1. Hacker replaces data with data that is too large for the buffer.
2. Program does not check the data and sends it to the buffer.
3. Buffer "overflows".

Basically what that last part means is that our data "spills out" of the memory allocated to the buffer and starts writing memory that it shouldn't. The scary thing is that you have no clue what is being over written (Well hackers do, but that requires knowledge of 3DS architecture).

That's my explanation for my CS background. Wikipedia also looks like it has a good article.

http://en.wikipedia.org/wiki/Buffer_overflow

If you find yourself asking questions like "should I buy ridge racer?" you should really take a programming class or shut up because it shows that you didn't even read the thread (this is for all DS saves it has nothing to do with ride racer and certinally nothing to do with a buffer overrun). Please, for the health of this forum.
 

mysticwaterfall

Streamforce Supreme Commander
Member
Joined
Aug 11, 2008
Messages
1,874
Trophies
0
Location
Right behind you
XP
668
Country
United States
modshroom128 said:
3DSaveTool released?

soon my pretties soon you will have something special


edit: start thanking Team Twiizers

Fake, just a bad Photoshop and an HackMii install image. As I said before, we have no idea if we can even access the SD card using an as of yet undiscovered buffer overflow.
 

Xuphor

I have lied to all of you. I am deeply sorry.
Banned
Joined
Jul 14, 2007
Messages
1,681
Trophies
0
Age
36
Location
USA
XP
1,470
Country
United States
ron975 said:
"Looks like we found a mjor flaw in the QR image handler ->"

I knew that the QR codes would have some kind of flaw

That's already been found out to be a Rick Astley rickroll'd code. AKA that one news is fake.
 

chyyran

somehow a weeb now.
Developer
Joined
Dec 10, 2009
Messages
2,845
Trophies
1
Location
here
Website
ronnchyran.com
XP
1,076
Country
Canada
Oh, too bad, I was just about to test it as soon as my bro is finished with Pilotwings.

Now, how are we gonna get a Save file, proper dumping tools haven't been released yet.
 

Rydian

Resident Furvert™
Member
Joined
Feb 4, 2010
Messages
27,880
Trophies
0
Age
36
Location
Cave Entrance, Watching Cyan Write Letters
Website
rydian.net
XP
9,111
Country
United States
Relys said:
If you find yourself asking questions like "should I buy ridge racer?" you should really take a programming class or shut up because it shows that you didn't even read the thread (this is for all DS saves it has nothing to do with ride racer
Actually you're the one that didn't read the thread.

1 - This is for 3DS saves, not DS saves.
2 - The same twitter that gave this also mentions possible ridge racer vulnerabilities.

While normally such info is in the link and I know people don't always follow links, this info is quoted in the first post, so I don't appreciate you coming in and making insults and accusations when YOU'RE the one not doing enough reading. :\
 

Nollog

Well-Known Member
Member
Joined
Oct 10, 2008
Messages
2,964
Trophies
0
XP
1,327
Country
Ireland
Rydian said:
Relys said:
If you find yourself asking questions like "should I buy ridge racer?" you should really take a programming class or shut up because it shows that you didn't even read the thread (this is for all DS saves it has nothing to do with ride racerActually you're the one that didn't read the thread.

1 - This is for 3DS saves, not DS saves.
2 - The same twitter that gave this also mentions possible ridge racer vulnerabilities.

While normally such info is in the link and I know people don't always follow links, this info is quoted in the first post, so I don't appreciate you coming in and making insults and accusations when YOU'RE the one not doing enough reading. :\

I thought this was a thread aboot the Save Tool, not ridge racer. I was wondering why people kept asking if they need that game.

QUOTE(DigitalDeviant @ Apr 3 2011, 03:13 AM)
So how would one reinsert these save files into a 3DS cart, is it even possible?
use the device linked above.
 

TankedThomas

Well-Known Member
Member
Joined
May 5, 2009
Messages
624
Trophies
1
Location
New Zealand
XP
561
Country
New Zealand
Well, if they can find a way to access the SD card from within a game, it should be fairly simple to write a save to the cart that creates an overflow. I'm no programmer, but I do know it's not completely simple. Still, it's only a matter of time. All the Wii needed was an SD card and a hacked save game (and Twilight Princess doesn't even have any SD card functionality).

Too bad I didn't buy Ridge Racer though. That is, if it really is the one that has vulnerabilities (and before anyone says otherwise, I know it's only a possibility at the moment). I was actually tempted, although I heard it didn't have multiplayer and that didn't make it worth buying for me.
 

Nollog

Well-Known Member
Member
Joined
Oct 10, 2008
Messages
2,964
Trophies
0
XP
1,327
Country
Ireland
TCJJ said:
Well, if they can find a way to access the SD card from within a game, it should be fairly simple to write a save to the cart that creates an overflow. I'm no programmer, but I do know it's not completely simple. Still, it's only a matter of time. All the Wii needed was an SD card and a hacked save game (and Twilight Princess doesn't even have any SD card functionality).
Should have access to the SD card if they can get code inside the game, since that's where streetpass data is saved.(I think)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    The Real Jdbye @ The Real Jdbye: @BigOnYa series S is the way to go, its a bargain for a capable system