DS-Scene www.ds-scene.net
  Welcome Guest ( Log In | Register )
 
 
 »  
DS-Scene » Forum Index » Nintendo DSi Software » DSi save exploit goes open source
 
 2 Pages 
 1 
 2 
 › 
         
 
 
 » Nintendo DSi Software
 
     
  DSi save exploit goes open source
Posted by Triforce on Mon, August 3rd, 2009 at 14:08 - 14 Comments
 
are u dizzy blud!!

Group: Admin
Posts: 5600
From: London
Joined: 22nd January 2006
Member No.: 2

United Kingdom
 
[User Posted Image]DSi save exploit goes open source
hacks for cooking coach and classic word games
[User Posted Image]
WinterMute has made the DSi save game exploits open source. This allows you to run your own code in DSi mode from either a Cooking Coach or Classic Word Games save file. You will need to edit the asm source file to reflect your region (US and UK currently supported), and of course add your own custom code.

Quote 
This little project allows you to compile assembly straight into a
Cooking Coach or Classic Word Games save game file. This file can then be written to the game
card with something like eepinator from a normal DS.

The current assembly just paints the screens read, reads the save file from
eeprom to RAM then jumps into that where it paints the screen green.

If you find anything interesting then let us know in #dsdev on irc.blitzed.org

With thanks to Blasty for pointing me at modifying desmume to test exploit code.
Basically I added code to check the program counter for particular values which I
then added to the save file until it went bang.

Have fun,

Dave (WinterMute)
http://www.devkitpro.org
http://davejmurphy.com

[User Posted Image]
download Download CookHack    download Download ClassicHack GitHub WinterMute on GitHub
drunkencoders Via Drunken Coders
 
 Signature
 
   
 Offline 
 Send PM 
 Home 
 Top 
 
 » Comment on: DSi save exploit goes open source
#1
 

Group: User
Posts: 1407
From: localhost
Joined: 5th September 2008
Member No.: 66003

Indonesia
  Mon, August 3rd, 2009 at 17:25
 
wowzer man... uhh... so I need to inject the save game from the cart, or We can use the flash cart?
 
 Signature
 
[User Posted Image]
   
 Offline 
 Send PM 
 Home 
 Top 
 Quote 
 
 » Comment on: DSi save exploit goes open source
#2
 

are u dizzy blud!!

Group: Admin
Posts: 5600
From: London
Joined: 22nd January 2006
Member No.: 2

United Kingdom
  Mon, August 3rd, 2009 at 17:58
 
You need to compile the source with your own added assembly code and transfer the save to a real Cooking Coach or Word Games DSi enhanced card in order to execute your code in DSi mode.

This exploit won't help you running anything on a flashcard.
 
 Signature
 
   
 Offline 
 Send PM 
 Home 
 Top 
 Quote 
 
 » Comment on: DSi save exploit goes open source
#3
 

Group: User
Posts: 42
From: Belgium
Joined: 19th October 2008
Member No.: 70487

Belgium
  Mon, August 3rd, 2009 at 18:32
 
Interesting, let's hope this will be put to good use. I'd love to see the first DSi flashcart (I know, still a long way to go, but hey)
 
 Signature
 
Known as Overlord Nadrian on GBAtemp.
   
 Offline 
 Send PM 
 Top 
 Quote 
 
 » Comment on: DSi save exploit goes open source
#4
 

Group: User
Posts: 166
From: United States
Joined: 30th April 2007
Member No.: 16227

United States
  Mon, August 3rd, 2009 at 21:22
 
this...was SO stupid to post before we found a fix for the DSi 4.1 flashcard block...now nintendo will have something new to block in the next firmware update -_-

still....its cool.....


but do you need the actual DSi cooking games for this?
 
 Signature
 
   
 Offline 
 Send PM 
 Top 
 Quote 
 
 » Comment on: DSi save exploit goes open source
#5
 

Group: User
Posts: 1228
From: Brazil
Joined: 16th June 2007
Member No.: 22533

Brazil
  Mon, August 3rd, 2009 at 22:22
 
Quote 
This little project allows you to compile assembly straight into a
Cooking Coach or Classic Word Games save game
file. This file can then be written to the game
card with something like eepinator from a normal DS.
 
 Signature
 
 /l、
(゚、 。 7  
 l、 ~ヽ   
 じしf_, )ノ
Nintendo DS Lite | Acekard RPG with WoodRPG v1.11 | microSDHC Transcend 8GB class6 | 3in1 Expansion Pack | Hori screen filter

ADVANsCEne - Release Lists: http://www.advanscene.com/
   
 Offline 
 Send PM 
 Top 
 Quote 
 
 » Quoting: Comment on: DSi save exploit goes open source
#6
 

Kinsoku Jikou Desu. ^.~

Group: V.I.P.
Posts: 2252
From: Ivalice
Joined: 30th May 2008
Member No.: 55208

United States
  Mon, August 3rd, 2009 at 23:18
 
Quote 
Overlord_Natie on Mon, August 3rd, 2009 at 18:32 [»] I'd love to see the first DSi flashcart (I know, still a long way to go, but hey)

poop
 
 Signature
 
[User Posted Image]
   
 Offline 
 Send PM 
 Top 
 Quote 
 
 » Quoting: Comment on: DSi save exploit goes open source
#7
 

Kinsoku Jikou Desu. ^.~

Group: V.I.P.
Posts: 2252
From: Ivalice
Joined: 30th May 2008
Member No.: 55208

United States
  Mon, August 3rd, 2009 at 23:25
 
Quote 
stanleyopar2000 on Mon, August 3rd, 2009 at 21:22 [»]

this...was SO stupid to post before we found a fix for the DSi 4.1 flashcard block...now nintendo will have something new to block in the next firmware update -_-

still....its cool.....


but do you need the actual DSi cooking games for this?

You do know that the fight is only on commercial flashcarts right?:/

Custom codes, apps, ect.. in the DS community aren't being attacked.

And a save exploit can't run commercial ROMs so why exactly should Nintendo, 3rd party developers, or any pirate even care?
 
 Signature
 
[User Posted Image]
   
 Offline 
 Send PM 
 Top 
 Quote 
 
 » Quoting: Comment on: DSi save exploit goes open source
#8
 

Group: User
Posts: 1407
From: localhost
Joined: 5th September 2008
Member No.: 66003

Indonesia
  Tue, August 4th, 2009 at 03:22
 
Quote 
Triforce on Mon, August 3rd, 2009 at 17:58 [»]

You need to compile the source with your own added assembly code and transfer the save to a real Cooking Coach or Word Games DSi enhanced card in order to execute your code in DSi mode.

This exploit won't help you running anything on a flashcard.


no... I mean how can we put the save data?
I watch the Tweezer movie that using real cart instead of flashcart
 
 Signature
 
[User Posted Image]
   
 Offline 
 Send PM 
 Home 
 Top 
 Quote 
 
 » Comment on: DSi save exploit goes open source
#9
 
GoldeneyeDS
1

No Avatar Set!

Group: User
Posts: 15
From: United Kingdom
Joined: 11th January 2008
Member No.: 41317

United Kingdom
  Tue, August 4th, 2009 at 09:26
 
Quote 
kesadisan on Tue, August 4th, 2009 at 03:22 [»]
no... I mean how can we put the save data?
I watch the Tweezer movie that using real cart instead of flashcart


By using SavSender, or Rudolph's Wifi Backup Tool, all small applications which can back up and restore savefiles on commercial ROM's using a small FTP server. One, if they did not have a Slot 2 device, would use these.
 
 Signature
 
   
 Offline 
 Send PM 
 Top 
 Quote 
 2 Pages 
 1 
 2 
 › 
         
 


 
 » Users reading this topic.
 
 
1 user(s) are viewing this topic (1 Guests)
 

0 Members:




Home    Download    Forum    Release List    Reviews    RSS Feed    Search    Weblinks
Powered by FunkySkunk Forums v2 © 2007 retrohead - Exclusive to DS-Scene.net - irc.efnet.net #ds-scene 
 
Performed 16 Queries in 0.37097 Seconds. 
The page rendered in 1.70425 Seconds. 
www.ds-scene.net