mirror of
https://github.com/MatthewL246/mitmproxy-pretendo.git
synced 2026-04-25 07:52:48 -05:00
Configuration for using mitmproxy to intercept traffic from Nintendo consoles and sent it to a local Pretendo Network server. This fork is configured for use with https://github.com/MatthewL246/pretendo-docker.
3ds3ds-hacks3ds-homebrewnintendo-3dsnintendo-hackingnintendo-homebrewnintendo-wii-unintendo-wiiupretendowii-uwii-u-homebrewwiiuwiiu-hackingwiiu-homebrew
| client-certificates | ||
| configuration | ||
| launch | ||
| mitmdump | ||
| mitmproxy | ||
| mitmweb | ||
| readme.md | ||
| unlicense.txt | ||
mitmproxy-nintedo
a package for intercepting traffic from nintendo consoles (currently only the 3ds)
prerequisites
- a working mitmproxy install
- the nintendo console to intercept traffic from
- a *nix computer (macos, linux, maybe bsd)
usage
- clone (or download) this repo to your computer
- run one of the launcher scripts to launch a proxy server
- configure your console to connect to the proxy
- hope that it works
troubleshooting
my console says that it cannot do x!
check the logs. does the proxy say that it is having a certificate issue?
if so, go into the client-certificate directory of this repository and
create a symbolic link to the ctr-common-1.pem file named
<nintendo domain that it cannot connect to>.pem and try again. if this
does not work, file an issue