Hacking Post your ideas regarding how to hack the 3DS, here

Fudge

Remember that death is not the end, but only a tra
Banned
Joined
Aug 26, 2009
Messages
2,653
Trophies
0
Age
27
Location
New York
Website
Visit site
XP
687
Country
United States
A little find, I managed to get the 3DS to display "An error has occurred meh" when I hex edited a app on my SD Card. All I did was remove some random hex, even so the app however still boots but errors after the 3DS screen. Thoughts on this??
 

Deltaechoe

The Dopefish
Member
Joined
May 3, 2012
Messages
511
Trophies
0
XP
265
Country
United States
A little find, I managed to get the 3DS to display "An error has occurred meh" when I hex edited a app on my SD Card. All I did was remove some random hex, even so the app however still boots but errors after the 3DS screen. Thoughts on this??

It means the executable image is corrupt, not a hack
 
  • Like
Reactions: 1 person

rondoh70

Well-Known Member
Member
Joined
Sep 1, 2011
Messages
334
Trophies
0
Age
26
Location
new york
XP
287
Country
United States
A little find, I managed to get the 3DS to display "An error has occurred meh" when I hex edited a app on my SD Card. All I did was remove some random hex, even so the app however still boots but errors after the 3DS screen. Thoughts on this??
This means we might be able to execute unsigned code if the header is still intact.
 

Luigi2012SM64DS

G-old member
Banned
Joined
Aug 27, 2011
Messages
2,060
Trophies
0
Location
Minecrapt
XP
422
Country
Canada
A little find, I managed to get the 3DS to display "An error has occurred meh" when I hex edited a app on my SD Card. All I did was remove some random hex, even so the app however still boots but errors after the 3DS screen. Thoughts on this??
This means we might be able to execute unsigned code if the header is still intact.
which leads to? haxx?
 

SifJar

Not a pirate
Member
Joined
Apr 4, 2009
Messages
6,022
Trophies
0
Website
Visit site
XP
1,175
Country
A little find, I managed to get the 3DS to display "An error has occurred meh" when I hex edited a app on my SD Card. All I did was remove some random hex, even so the app however still boots but errors after the 3DS screen. Thoughts on this??
This means we might be able to execute unsigned code if the header is still intact.
No it doesn't.
 

Janthran

Solarian
Member
Joined
Sep 17, 2011
Messages
3,777
Trophies
2
Location
The Pacific Northwet
XP
1,167
Country
United States
A little find, I managed to get the 3DS to display "An error has occurred meh" when I hex edited a app on my SD Card. All I did was remove some random hex, even so the app however still boots but errors after the 3DS screen. Thoughts on this??
This means we might be able to execute unsigned code if the header is still intact.
No it doesn't.
Sorry if you've already answered, but why is that?
If you have the decryption part in there, shouldn't it be able to run other code?

Wait, is it because we need to encrypt the code ourselves?
 

Thorhian

My CPU's prefer Water
Member
Joined
May 23, 2012
Messages
355
Trophies
0
Location
Shazezar
XP
142
Country
United States
The header is probably encrypted, therefore needing to be decrypted to reverse engineer. Also, everything on the cart needs to be decrypted right? Please correct me if im wrong.
 

Deltaechoe

The Dopefish
Member
Joined
May 3, 2012
Messages
511
Trophies
0
XP
265
Country
United States
A little find, I managed to get the 3DS to display "An error has occurred meh" when I hex edited a app on my SD Card. All I did was remove some random hex, even so the app however still boots but errors after the 3DS screen. Thoughts on this??
This means we might be able to execute unsigned code if the header is still intact.
No it doesn't.
Sorry if you've already answered, but why is that?
If you have the decryption part in there, shouldn't it be able to run other code?

Wait, is it because we need to encrypt the code ourselves?

It won't run the unsigned code because it checks the integrity of the game file

What interested me about this is even though the data was tampered with the program still loaded.
The program didn't load if it gave you that error message right away, that means it failed to boot the executable
 

McHaggis

Fackin' Troller
Member
Joined
Oct 24, 2008
Messages
1,749
Trophies
0
XP
1,466
Country
There's more problems with the idea than just data integrity;
  • Executables on the SD card are encrypted and signed, if you hex edit encrypted code how will you know where and what it gets decrypted to?
  • The 3DS recovers from the error and displays a message on the home screen. This is a good indicator that it's not exploitable at all.
But yes, generally, file changes can be detected by checking a hash or a digital signature.
 

Deltaechoe

The Dopefish
Member
Joined
May 3, 2012
Messages
511
Trophies
0
XP
265
Country
United States
There's more problems with the idea than just data integrity;
  • Executables on the SD card are encrypted and signed, if you hex edit encrypted code how will you know where and what it gets decrypted to?
  • The 3DS recovers from the error and displays a message on the home screen. This is a good indicator that it's not exploitable at all.
But yes, generally, file changes can be detected by checking a hash or a digital signature.

Also very true
 

Rat.2

Well-Known Member
Newcomer
Joined
Sep 23, 2010
Messages
96
Trophies
1
XP
233
Country
probably suggested but :
since every 3DS signs with its own unique code all of the sd's encrypted contents should appear differently when compared

but if you find files or parts of files that are identical on 2 consoles then maybe you could study the file and change parts to cause a loading of custom files ?
 

Codename

GREEN BRO IS BEST BRO
Member
Joined
Feb 21, 2012
Messages
365
Trophies
0
XP
243
Country
Canada
probably suggested but :
since every 3DS signs with its own unique code all of the sd's encrypted contents should appear differently when compared

but if you find files or parts of files that are identical on 2 consoles then maybe you could study the file and change parts to cause a loading of custom files ?
Maybe I'm misunderstanding you, but like you said, the files are signed for that specific system's use.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Guillotine