Giter Club home page Giter Club logo

fakemii's Introduction

#FakeMii

A Simple proxy tamper for 3DS/N3DS (and probably other nintendo devices), working on Node.js. This proxy will fake the nintendo connection test so that you can use it on a WLAN without internet. It is useful if you don't have a router or an internet AP, and wish to use the Wifi anyway. (FTP, netloader, ...)

It can also deliver the launcher page for spider exploit, IE start gateway's launcher.dat, Decrypt9, rxTools... The static html version of the launcher was made bt duke_srg, I take no credit for it.

Any other page will send a 404 error.

##HOWTO

###Run FakeMii

  1. Install Node.js
  2. run node FakeMii.js or simply execute run.bat if you work on Windows
  3. It's running !

###Set up the Nintendo 3DS

  1. Get your computer local IP adress. Select the one from the network your console is connecting to.
  2. On Windows : Open a cmd.exe and type ipconfig
  3. On linux : ip addr show
  4. Configure your console proxy
  5. Go to your console Proxy settings (Internet Settings->Connection Settings->Connection Settings->Connection->Change Settings)
  6. Set Proxy Settings to Yes
  7. Go to Detailed Setup
  8. Proxy server : The IP adress of your computer. Port:3000
  9. Run the test !

###Start your launcher.dat !

  1. Run FakeMii and configure your 3DS
  2. Open your 3DS browser
  3. Enter the url http://launcher
  4. Enjoy !

###Running a WLAN on windows (can be used even while connected to another AP via WIFI)

  1. Configure your hosted network if never done before
  2. Open a cmd.exe as administrator (You need administrator privileges for netsh)
  3. Use netsh wlan set hostednetwork mode=allow ssid=MYWLANNAME key=MYWLANPASSWORD keyUsage=persistent
  4. Start the hosted network with netsh wlan start hostednetwork
  5. Stop the hosted network with netsh wlan stop hostednetwork

###Hosting a WLAN on linux This is usually done with hostapd. An overview of the tool can be found here

Thanks to cell9 of #3dsdev for giving me his own server script

fakemii's People

Contributors

lectem avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.