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 Flash Equipment > how works the nopass?

#83477 - usch_ghost - Tue May 16, 2006 4:17 pm

yeah these new no passes seem not to need an officiell ds card but didnt that mean that the encryption is cracked?

And if itis so couldnt it be possible to write a wmb server that can send signed code or have i understanded soemthing wrong?

#83488 - m2pt5 - Tue May 16, 2006 5:15 pm

DS card encryption is not the same as RSA signing, which is what WMB uses.
_________________
Don't sign your posts, it's dumb.

#83555 - josath - Tue May 16, 2006 10:49 pm

You understanded soemthing wrong.

#83569 - tepples - Wed May 17, 2006 12:10 am

I think the idea is to make a DS card similar to MAX Media Launcher but with an HTTP client instead of a GBA card booter. An HTTP client can boot unsigned code.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#83609 - derula - Wed May 17, 2006 10:19 am

josath wrote:
You understanded soemthing wrong.


You mean, he has understanded soemthing wrong, to stay "correct".
_________________
visit my blog. please.

#83616 - Sektor - Wed May 17, 2006 11:19 am

derula wrote:
josath wrote:
You understanded soemthing wrong.


You mean, he has understanded soemthing wrong, to stay "correct".


Correct english would be "He has misunderstood something".

The private RSA key is not known, so it is not possible to correctly sign .nds files.

Putting our own wireless server or client on a DS card is the way to go.
_________________
GTAMP.com/DS

#83771 - Dan2552 - Thu May 18, 2006 12:42 pm

tepples wrote:
I think the idea is to make a DS card similar to MAX Media Launcher but with an HTTP client instead of a GBA card booter. An HTTP client can boot unsigned code.


couldn't someone just make an .nds that does this?

#83774 - mntorankusu - Thu May 18, 2006 12:58 pm

Dan2552 wrote:
tepples wrote:
I think the idea is to make a DS card similar to MAX Media Launcher but with an HTTP client instead of a GBA card booter. An HTTP client can boot unsigned code.


couldn't someone just make an .nds that does this?

The point of what tepples is talking about would be to load NDS files, wirelessly, without the need for a GBA cartridge or Flashme. Any homebrew NDS file would require you to already have one of these.

#83797 - Lynx - Thu May 18, 2006 4:58 pm

Well, not really.. The same method used by MML could be used to do what tepples suggested. Meaning, instead of the MML launching to the GBA port, replace the current MML logo screens (that I'm sure is just a .nds file stored on the actual card) with a wireless interface.

Boom.. your all set.