mirror of
https://github.com/Decscots/Lockpick_RCM.git
synced 2024-11-01 05:25:07 +01:00
Update Sept instructions in README
This commit is contained in:
parent
a376837886
commit
ffc4c4281f
@ -2,13 +2,13 @@ Lockpick_RCM
|
|||||||
=
|
=
|
||||||
Lockpick_RCM is a bare metal Nintendo Switch payload that derives encryption keys for use in Switch file handling software like hactool, hactoolnet/LibHac, ChoiDujour, etc. without booting Horizon OS.
|
Lockpick_RCM is a bare metal Nintendo Switch payload that derives encryption keys for use in Switch file handling software like hactool, hactoolnet/LibHac, ChoiDujour, etc. without booting Horizon OS.
|
||||||
|
|
||||||
Due to changes imposed by firmware 7.0.0, Lockpick homebrew can no longer derive the latest keys. In the boot-time environment however, there are fewer limitations.
|
Due to changes imposed by firmware 7.0.0, Lockpick homebrew can no longer derive the latest keys. In the boot-time environment however, there is no such limitation.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=
|
=
|
||||||
* Launch Lockpick_RCM.bin using your favorite payload injector
|
* Launch Lockpick_RCM.bin using your favorite payload injector
|
||||||
* Upon completion, keys will be saved to `/switch/prod.keys` on SD
|
* Upon completion, keys will be saved to `/switch/prod.keys` on SD
|
||||||
* If the console has Firmware 7.x, the `/sept/` folder from [Atmosphère](https://github.com/Atmosphere-NX/Atmosphere/releases) or [Kosmos](https://github.com/AtlasNX/Kosmos/releases) release zip containing both `sept-primary.bin` and `sept-secondary.enc` must be present on SD or else only keyblob master key derivation is possible (ie. up to `master_key_05` only)
|
* If the console has Firmware 7.x or higher, the `/sept/` folder from [Atmosphère](https://github.com/Atmosphere-NX/Atmosphere/releases) or [Kosmos](https://github.com/AtlasNX/Kosmos/releases) release zip must be present on SD or else only keyblob master key derivation is possible (ie. up to `master_key_05` only)
|
||||||
|
|
||||||
Building
|
Building
|
||||||
=
|
=
|
||||||
|
Loading…
Reference in New Issue
Block a user