Homebrew Question how can i get the html code of a site with ssl, with curl on nintendo switch? homebrew development.

darkxex

Well-Known Member
OP
Member
Joined
Jun 13, 2016
Messages
156
Trophies
0
Age
29
Location
Santiago
XP
957
Country
Chile
how can i get the html code of a site with ssl, with curl on nintendo switch? homebrew development.
someone can upload a example of code. please.
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,799
Trophies
3
XP
28,257
Country
United Kingdom
I am not entirely sure where you are going with this. What are you trying to do? At a guess I imagine you want to watch what Nintendo's servers or something send back when a Switch talks to them.

Do you know the URL?
If so visit with something else and grab that way. Even without that most server side checks stop at basic browser user agent and don't do any of the more advanced things (in a presentation I watched once they noticed different browsers send requests/info packets in different order or format and thus spoofed user agent could be detected). Though if you want to sit the other side of a VPN and make new sessions each time then that is not a bad plan.

After that then yeah some kind of man in the middle or SSL stripping would be needed. In this case it would probably be easier to hack the Switch and dump its memory as it comes in (I doubt it encrypts the site it reads in memory).
 

darkxex

Well-Known Member
OP
Member
Joined
Jun 13, 2016
Messages
156
Trophies
0
Age
29
Location
Santiago
XP
957
Country
Chile
friend, what you say, has nothing to do with what I asked. yellows8 told me that: "HTTPS with curl can already be used via mbedtls."
 

darkxex

Well-Known Member
OP
Member
Joined
Jun 13, 2016
Messages
156
Trophies
0
Age
29
Location
Santiago
XP
957
Country
Chile
It's not something you find on Google, since the drama is the SSL of the switch, anyway it was already solved.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • BigOnYa @ BigOnYa:
    Can you use Xbox controller w it?
  • K3N1 @ K3N1:
    Why it has built in controls lol
  • BigOnYa @ BigOnYa:
    what about when hooked to tv/monitor
  • K3N1 @ K3N1:
    In dock mode with bt probably ye
  • BigOnYa @ BigOnYa:
    I've been working on making a wheel controller with arduino, 3d printed round knob, and a potientometer.to play breakout and games like that. Kinda of like the old Atari 2600 controllers.
    +1
  • BigOnYa @ BigOnYa:
    But it works on windows and retroarch.I could prob buy one, but thats no fun!
  • K3N1 @ K3N1:
    Gears irl
  • BigOnYa @ BigOnYa:
    Spam Time!
  • BigOnYa @ BigOnYa:
    I never knew they made a Maple flavor.
  • K3N1 @ K3N1:
    Sweet spam
  • D @ ds_allstars:
    Am I able to make a DS game like All-Stars SNES & Wii without any programming skills?
  • FlareReZ @ FlareReZ:
    @ds_allstars, You need programming skills to make a DS game lol.
    +2
  • BigOnYa @ BigOnYa:
    @FlareReZ what language would you reccomend to start with, to learn DS coding? Just curious
  • FlareReZ @ FlareReZ:
    devkitPro by defaults use C and C++. So I suppose you start off with C first and then move onto C++.
    +1
  • FlareReZ @ FlareReZ:
    Because C++ is more complex than C.
    +1
  • BigOnYa @ BigOnYa:
    Ive dabbled a little with C (i think) using arduinos, but yea way beyond me!
    +1
  • The Real Jdbye @ The Real Jdbye:
    @BigOnYa i wouldn't start with DS (or C for that matter)
    +2
  • D @ ds_allstars:
    It feels hard so I'll try to make a remake of NSMB2 on DS
  • D @ ds_allstars:
    And how do I make the semi-solid platforms?
  • D @ ds_allstars:
    Like the platforms in 2-5 and SKJmin's NSMB3 DS
  • D @ ds_allstars:
    And the music blocks
  • Xdqwerty65 @ Xdqwerty65:
    Are you using the nsmbds engine?
  • a_username_that_is_cool @ a_username_that_is_cool:
    or the nsmbds editor
    +1
  • D @ ds_allstars:
    I'm using NSMBe5.
    D @ ds_allstars: I'm using NSMBe5.