Homebrew Does anyone got the DSi Shop files?

  • Thread starter Thread starter Pokeadecker
  • Start date Start date
  • Views Views 15,301
  • Replies Replies 33
  • Likes Likes 1

Pokeadecker

Member
Newcomer
Joined
Jun 24, 2018
Messages
5
Reaction score
1
Trophies
0
XP
80
Country
Canada
Well, this is pointless but whatever. I would like some help getting some of the files of DSi Shops like the HTML's and certificates needed to run DSi Shop.
I know that the dsi shop is dead but you can still get the Nintendo DSi to 3DS Transfer Tool which means that the server is still active kinda.
If we can get all the files maybe we can redirecting the DSi Shop to another site or maybe even get homebrew on it.
It maybe sound impossible but its worth a try!

From,
Pokeadecker :yaynds:
 
  • Like
Reactions: Greninji88
I actually don't think anyone sniffed the DSi Shop pages (it was done in the very early days of the Wii when Nintendo's servers didn't request console certificates, and it can be done on 3DS with SciresM's NoSSL patch - been there done that -, but I don't think any significant documentation effort came out of them either); also, a decent part of the magic is server side, and patching of the app would be needed to disable certificate verification in the first place!

So, while technically doable (just look at what RiiConnect24 has done and is doing, taking their time) but it's probably simpler and more flexible to make a fully homebrew homebrew store :>
 
  • Like
Reactions: dr1ft
Well, Redbees got Wii Shop Channel too work on the PC. So why not try doing that on the DSi?

Like this website got some stuff I guess: I can link it yet because I'm a newbie
but its not enough to access the DSi Shop.
 
I looked into the DSi Shop App itself, it had some htmls in it.
I had a html file for it I don't know if I can upload it?

--------------------- MERGED ---------------------------

but they were all just DSi Shop Error HTMLS

--------------------- MERGED ---------------------------

Most people had this to say that DSi Shop is a challenge to bring back and the problem is that we don't know much about how its server really worked, There was not much documentation about how the shop work before and after they were shut down. DSi Shop has little to no documentation on how it work or how the servers work. It's kind was surprising their are no Homebrew for the DSi yet into 2018.

--------------------- MERGED ---------------------------

The servers for the DSi Shop are still up but no one has a working certificate needed to access the Shop Servers. Sadly, the only need we know about is there are different types of data stored in DSi Shop. CCS is the Download Server, ECS is probably the loading Screen, and TSS is the Main Shop.
 
The servers are located in a link I can post because I still a new member.
However, they need like a working client SSL certificate inorder to access the servers.
Maybe there is some way we could sniff it with wireshark (I tried but didn't know what to do)

maybe we can emulate a server without using Nintendo's Code

--------------------- MERGED ---------------------------

Have been here?


type in DSi and it would give you some info

--------------------- MERGED ---------------------------

If we can access it, maybe the files for dsi shop are still there (not sure but there always a good chance).
 
The servers are located in a link I can post because I still a new member.
However, they need like a working client SSL certificate inorder to access the servers.


--------------------- MERGED ---------------------------

If we can access it, maybe the files for dsi shop are still there (not sure but there always a good chance).
Just use wireshark I think It can sniff everything

I would like to thank you for keeping my dream alive! I tried and my DSi broke I'm giving you everything I tried and know!
 
oks the mens of this thret, i am gona give you of those lesons:
there is no of client sslc certifications. does not of exit! only of rot certificates for authorites. But not site spesfics !.
and what of mean server down but need ssl tls .pem?? been dead for the entire year (365 days). of course has shutdowns and cannot access. impossible i say! and even if admit access, what is mean of "maybe files is still there`?? even if clients can gets, wil not get own servor source codulates of those php. only what has deliver to coinsole. so complet stupid.
oh and also: the sharwires CANOT sniff the ssl packet, for very obvios reason (or for more xacts, it can but imposibel to decryption). else those https be useles..
 
The Wii Shop Certificates are still up and the DSi Shop Certificates still exist somewhere.
oks the mens of this thret, i am gona give you of those lesons:
there is no of client sslc certifications. does not of exit! only of rot certificates for authorites. But not site spesfics !.
and what of mean server down but need ssl tls .pem?? been dead for the entire year (365 days). of course has shutdowns and cannot access. impossible i say! and even if admit access, what is mean of "maybe files is still there`?? even if clients can gets, wil not get own servor source codulates of those php. only what has deliver to coinsole. so complet stupid.
oh and also: the sharwires CANOT sniff the ssl packet, for very obvios reason (or for more xacts, it can but imposibel to decryption). else those https be useles..

--------------------- MERGED ---------------------------

and the Wii Shop Servers are still up because their the Transfer tool. We just need to learn how DSi Shop works and how the server works too.
 
Last edited by Pokeadecker,
Weren't you banned from here, pokeacer?

Anyway, you can see how to decrypt the cert here. Other people have already went through this years ago, and I'm pretty sure I saw someone post a bunch of HTMLs and images scraped from the shop on a ROM site some time back.
 
  • Like
Reactions: DRAGONBALLVINTAGE
Have been here?

http://wiki.mwyann.info/
type in DSi and it would give you some info

Its still possible, to download some DSiWare directly from Nintendo's Servers. Even they are HTTPS protected.

What we need in order that a Open source DSi Shop work is:
1. A homebrew Shop app source (freeshop)
2. Need to make a file, which the homebrew programm can execute (something like titlekeys.bin) and we need to write it that the program understands what we want and what it has to do.
3. Custom Firmware for DSi (Released hiyaCFW): To run region locked DSiWare and the homebrew app itself

What do you think about this idea?
 
Its still possible, to download some DSiWare directly from Nintendo's Servers. Even they are HTTPS protected.

What we need in order that a Open source DSi Shop work is:
1. A homebrew Shop app source (freeshop)
2. Need to make a file, which the homebrew programm can execute (something like titlekeys.bin) and we need to write it that the program understands what we want and what it has to do.
3. Custom Firmware for DSi (Released hiyaCFW): To run region locked DSiWare and the homebrew app itself

What do you think about this idea?
i have 1,98 GB of DSiWare CIAs (USA versions, not EUR, or JPN) so here's my idea:
1. make a DSi freeShop (i will try to do it with the name "freDSiShop" or "freeShop**i**"
2. put the CIAs onto a FTP server (if i do, i will put it on "SnailFTP")
3. code the DSi "freeShop" to download the CIAs from SnailFTP and install it
4. compile and test it
5. if it's working, now we have a freeShop for DSi
 
Anyway, you can see how to decrypt the cert here.
I saw someone post a bunch of HTMLs and images scraped from the shop on a ROM site some time back.
i got an idea!
1. connect the DSi in a pc then open telerik fiddler here: https://telerik-fiddler.s3.amazonaws.com/fiddler/FiddlerSetup.exe
2. open the DSi Shop onto the DSi
3. i think it will appear some link like "dns.dsishop.nintendo.com" or smth
4. now try to acess the DNS server
5. now the final step is do the homebrew that download the ROMs from the Nintendo DNS
DONE. now you will get a way to download free games without being ilegal

NOTE: this is just a idea by me, i'm not sure this works here is the things that can happen:

fail 1: the Fiddler don't work with USB connected devices and you won't get the DNS
fail 2: the Nintendo server won't allow you to see the DNS (i think there is a way to bypass this)
final fail: the games files won't be on DSi Shop DNS anymore

edit: sorry for my bad English, i'm Brazilian
 
  • Like
Reactions: malekmaroc7
Dsishop.png

Use this logo if you want. Made it a while ago when i was trying to do the same thing. Good Luck!
Edit: Don't know why the D is weird, but if you want the fixed one dm me
 
Last edited by ,
I guess the DSi Shop ist still open. The DSiWare may be just hidden or just removed. I tried on MwannWiki a DSi Shop link and it surprisely worked.
 

Site & Scene News

Popular threads in this forum