GithubHelp home page GithubHelp logo

reswitched / pegaswitch Goto Github PK

View Code? Open in Web Editor NEW
934.0 103.0 107.0 1.5 MB

PegaSwitch is an exploit toolkit for the Nintendo Switch

Home Page: https://reswitched.team

License: ISC License

JavaScript 99.31% HTML 0.61% Emacs Lisp 0.08%
switch exploit rop-exploitation console-framework

pegaswitch's Introduction

By



An exploit toolkit for the Nintendo Switch™

Installation

  1. Install the latest version of node from nodejs.org
  2. Clone this repository
  3. Run npm install

Usage

  1. Ensure port 53, 80, and 8100 are open on the computer running PegaSwitch.
  2. Start PegaSwitch with sudo node start.js
    • If on 1.0.0 or you are using the Fake News entrypoint, you will need to run sudo node start.js --webapplet instead.
  3. Configure your Switch DNS settings to point to the IP of your computer.
  4. Run a connection test to trigger the Captive Portal. (Likewise, going into an update page will do the same.)

It should no longer be necessary to run usefulscripts/SetupNew.js, since PegaSwitch will now do it automatically.

Documentation

API documentation for SploitCore is automatically generated using jsdoc comments.

You can find the latest version of documentation hosted here

To view locally: npm run docs:serve then visit http://localhost:4001

To generate to docs folder: npm run docs:generate

Troubleshooting

DNS responds with incorrect IP address

You can override the IP address that pegaswitch responds with by passing an --ip argument to the node start.js command.

eg.

sudo node start.js --ip 1.2.3.4

Windows support

Pegaswitch should function on Windows, albeit with the curses ui disabled.

If --logfile is not specified, pegaswitch.log is used. You may open it with the text editor of your choice.

ex:

C:\pegaswitch\> node start.js --logfile log.txt

If you encounter problems using pegaswitch on Windows, we suggest installing through WSL.

License

ISC. See attached LICENSE.md file.

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.