mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-09 20:11:48 +00:00
41 lines
1.6 KiB
Markdown
41 lines
1.6 KiB
Markdown
# RCM Payload
|
|
|
|
Simple mitm payload to bypass Atmosphere's write protection on the `fusee_secondary.bin`, and `payload.bin` files. This payload is built using the Hekate codebase.
|
|
This is DeepSea Updater's code.
|
|
|
|
|
|
```
|
|
hekate (c) 2018, naehrwert, st4rk.
|
|
(c) 2018-2020, CTCaer.
|
|
|
|
Nyx GUI (c) 2019-2020, CTCaer.
|
|
|
|
Thanks to: derrek, nedwill, plutoo, shuffle2, smea, thexyz, yellows8.
|
|
Greetings to: fincs, hexkyz, SciresM, Shiny Quagsire, WinterMute.
|
|
|
|
Open source and free packages used:
|
|
- FatFs R0.13a, Copyright (c) 2017, ChaN
|
|
- bcl-1.2.0, Copyright (c) 2003-2006, Marcus Geelnard
|
|
- Atmosphère (Exosphere types/panic, prc id kernel patches),
|
|
Copyright (c) 2018-2019, Atmosphère-NX
|
|
- elfload, Copyright (c) 2014 Owen Shepherd, Copyright (c) 2018 M4xw
|
|
- Littlev Graphics Library, Copyright (c) 2016 Gabor Kiss-Vamosi
|
|
|
|
___
|
|
.-' `'.
|
|
/ \
|
|
| ;
|
|
| | ___.--,
|
|
_.._ |0) = (0) | _.---'`__.-( (_.
|
|
__.--'`_.. '.__.\ '--. \_.-' ,.--'` `""`
|
|
( ,.--'` ',__ /./; ;, '.__.'` __
|
|
_`) ) .---.__.' / | |\ \__..--"" """--.,_
|
|
`---' .'.''-._.-'`_./ /\ '. \ _.--''````'''--._`-.__.'
|
|
| | .' _.-' | | \ \ '. `----`
|
|
\ \/ .' \ \ '. '-._)
|
|
\/ / \ \ `=.__`'-.
|
|
/ /\ `) ) / / `"".`\
|
|
, _.-'.'\ \ / / ( ( / /
|
|
`--'` ) ) .-'.' '.'. | (
|
|
(/` ( (` ) ) '-; [switchbrew]
|
|
```
|