yes, learn how to hack things out of spite. this seems to be the way.. well that's how I learned this stuff too.
Then yeah you can be like wellll sure I know how to build a server for a single game, actually a few games now. what about the console as a whole..
bsky.app/profile/mobcat.zip/post/3mhfchbi67k2l
1
0
1
I was gonna say you got lucky with it being plain text http and not tls encrypted, but actually yeah a lot of time this stuff is not encrypted, and the device or app is like oh you are the server now, ok I trust you, do whatever... do whatever unencrypted..
(psn logins are tls, downloads are not)
1
0
0
Not to get to weird and rambley but more tools / you are the server I trust you now.
github.com/MobCat/bbdns
dns records are unencrypted and trusted by default.
you can redefine a domain to point to your self then use something like mitmproxy to edit the requests
The device cant tell the difference
0
0
0