Git Product home page Git Product logo

fusee-gelee-gui's Introduction

Fusée-Gelée GUI

A mod of the Nintendo Homebrew Server's Fusée-Interfacée with a more modern UI.

Differences from NH-Server's fusée-interfacée-tk

  • Revamped UI, made with CTk
  • Saves last used payload to not have to navigate through your files
  • Removed SD-Card mounting

Disclaimer

  • As always, use at your own discretion. I take no reponsibility for any damages caused to your device.
  • I'm assuming you understand how the exploit is done and the setup needed, this README is to help you run this specific app.
  • Although Fusée is able to exploit any Tegra X1 device, this app is designed to work with Nintendo Switches only.
  • The Fusée Launcher script included in this project is slightly modified to be used as a module.

Running this app

Requirements

  • Have latest python 3 and pyusb installed.
  • On Linux have libusb1 installed (you probably already have).
  • On Windows have libusbK installed. Get it here
  • Clone this repo
  • Get required modules via pip install -r requirements.txt
  • Run app.py

Using Fusée-Gelée GUI

The app is very simple, it should be very intuitive to use:

  • Click the Select Payload button to browse your files and select the desired payload.
  • Connect your Switch in RCM mode to the computer. The progress bar will stop and fill up when the device is detected.
  • When the Send Payload button activates, click it to send the selected payload.

Credits

fusee-gelee-gui's People

Contributors

flumpster avatar ihaveamac avatar lunaoss avatar

Stargazers

 avatar

Watchers

 avatar  avatar

fusee-gelee-gui's Issues

Multiple undeclared dependencies

I created a venv, activated it, and ran pip install -r requirements.txt. Attempting to run app.py results in a module results in ModuleNotFoundError. Here's a list of packages that must be manually installed:

  • packaging. This one was actually a flaw in customtkinter, the issue is inherited by this project.
  • Pillow (PIL)
  • pyusb (usb)

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.