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.
- Build
moonflower.bin
, or grab one from our releases. - Run fusée gelée with
moonflower.bin
instead offusee.bin
.
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.
Don't blame me if damage happens to your Switch. (There shouldn't be any damage tho'.)
- 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