gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS Misc > Wifime...2?

#97075 - Linkiboy - Mon Aug 07, 2006 9:00 pm

Hey all. I was ... reading some NFO's when I saw that there was a dump of the Ninja Media Launcher, which is only 1Mbit. Since the cart can boot stuff from the GBA slot as a NoPass, and is only 128KB, I decided to "back it up" and send it over WMB to see if it can boot my Supercard on an unflashed system.

Sadly enough, it didn't. It worked on my flashed DS, though. Why doesn't it work? Since it looks like it has a secure area(and appears to be "official"), and can be booted from DS slot, why can't it be sent over WMB?

Sorry if it's a little piraty for this forum, but it's not sponsored by Nintendo(and is even helping Nintendo loose money) so I though it would be okay?

#97084 - Thomas - Mon Aug 07, 2006 9:32 pm

DS Download Play needs a valid RSA signature, which commercial game carts don't have.

#97085 - tepples - Mon Aug 07, 2006 9:35 pm

What you described has already been tried with other NoPass cards, unsuccessfully. DS Download Play and DS Game Card have completely separate security: DS Game Card uses a symmetric key (and was cracked when the keys were pulled out of the BIOS), but DS Download Play uses public/private keypair.

A successful WiFiMe2 project will start by completely documenting the protocol that one or more commercial games use for the second stage of their boot processes. And it appears that Mighty Max is finally getting around to doing this.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#97086 - Dan2552 - Mon Aug 07, 2006 9:36 pm

Hey, just a suggestion - but is it possible to write this to a passme1 or 2 - that way people could make their passmes fully firmware compatable

#97090 - Linkiboy - Mon Aug 07, 2006 10:14 pm

Thanks for explaining, all this time I thought the RSA on the DS carts and WMB apps were the same...

#97102 - Mr. Picklesworth - Mon Aug 07, 2006 11:38 pm

Dan2552 wrote:
Hey, just a suggestion - but is it possible to write this to a passme1 or 2 - that way people could make their passmes fully firmware compatable
You mean turning a PassMe into a NoPass device, right?
I don't know anything about that stuff, but I guess it does go into the right slot. (Probably not much of a chance, though).
_________________
Thanks!
MKDS Friend Code: 511165-679586
MP:H Friend Code: 2105 2377 6896


Last edited by Mr. Picklesworth on Tue Aug 08, 2006 2:21 am; edited 1 time in total

#97116 - josath - Tue Aug 08, 2006 1:48 am

Dan2552 wrote:
Hey, just a suggestion - but is it possible to write this to a passme1 or 2 - that way people could make their passmes fully firmware compatable


No, it is not possible. The 'NoPass' carts have a FPGA(or ASIC, not sure, but basically the same I guess) + FlashROM on them, the passme1/2 have only a simple CPLD. It just can't be done.