Skip to content

A fuse and GPIO dumper for the Switch, to be used with fusée gelée.

License

Notifications You must be signed in to change notification settings

Selver-gba/moonflower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moonflower License

This was forked due to numerous problems with moriczgergo's implementation, including various places where critical data is just flat out wrong. I've provided individual pull requests for a fix for each of those issues, but they've yet to be picked up.

A fuse and GPIO dumper for the Switch, to be used with fusée gelée.

NOTE: Your dump may contain sensitive info that you probably don't want to leak.

Usage

  1. Build moonflower.bin, or grab one from our releases.
  2. Run fusée gelée with moonflower.bin instead of fusee.bin.

Changes

This section is required by the original license of Atmosphere, GPLv2.

  • This originates from ktemkin's fork of Atmosphere (branch: poc_nvidia).
  • exosphere has been stripped out, only fusee remains.
  • main.c has been modified to print the fuse and GPIO data.
  • Makefile has been modified to only build moonflower.
  • .gitignore has been modified to apply to the new directory structure.
  • README.md has been modified.
  • shutdown_using_pmic() (src/main.c) is from rajkosto's biskeydump.

Responsibility

Don't blame me if damage happens to your Switch. (There shouldn't be any damage tho'.)

Credits

  • rajkosto, for helping me out with GPIO stuff, and for the PMC shutdown code.
  • ktemkin, for making fusee gelee, and releasing a fusee payload POC.
  • SciresM, for making Atmosphère.
  • Everyone in the ReSwitched Discord. <3

About

A fuse and GPIO dumper for the Switch, to be used with fusée gelée.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages