Liest alle Schlüssel der Switch aus.
Diese Version unterstützt die neue Switch-Firmware 19.0.0. Dies ist eine Modifikation von Zoria; ich habe die Binary selbst kompiliert.
Liest alle Schlüssel der Switch aus.
Diese Version unterstützt die neue Switch-Firmware 19.0.0. Dies ist eine Modifikation von Zoria; ich habe die Binary selbst kompiliert.
Liest alle Schlüssel der Switch aus.
Diese Version extrahiert die neuen Master-Keys der Firmware 18.0.0. Es handelt sich hierbei um einen weiteren Fork von Lockpick RCM, nachdem das Original DMCA’d wurde und suchmememanyskill seinen Fork gelöscht hat. Ich habe den Commit-Log überprüft und die Version auch selbst kompiliert – die Hashes stimmen mit der Release-Version überein. Mangels 18.0.0-Switch kann ich den Payload aber nicht selbst testen.
Danke an Michael für den Hinweis!
Liest alle Schlüssel der Switch aus.
Nachdem shchmue die Entwicklung von Lockpick RCM aufgrund eines DMCA-Takedown-Requests aufgegeben hatte, entwickelt nun suchmememanyskill (bekannt von u.a. TegraExplorer) den Key-Dumper weiter. Der Quellcode wird dabei auf einem Server außerhalb der USA gehostet, wo der DMCA nicht greift.
Diese Version stellt die Kompatibilität mit der Firmware 17.0.0 sicher.
Danke an Grünschnabel für den Hinweis!
Liest alle Schlüssel der Switch aus.
Der neue Master-Key 0F der Firmware 16.0.0 lässt sich jetzt dumpen.
New firmware is out and it brings the master_key_0f generation.
Liest alle Schlüssel der Switch aus.
Keys bis zur Firmware 15.0.0/15.0.1 können jetzt gedumpt werden. Auch kann jetzt der konsolenspezifische SSL RSA-Key mitgesichert werden.
* Lockpick_RCM now supports dumping keys through firmware 15.0.0. * Also added SSL RSA key dumping for those who wish to dump and use the console certificate. * Refactored crypto ops to more closely match what happens in-OS. Lockpick_RCM formerly used some patterns that were different and thus hard to maintain. * Various refactoring and other improvements to readability. More key checks to make sure good data is being saved
Die boot0 Mask ROM kann nun gedumpt werden.
* Removed trailing whitespaces in the codebase. * Added boot0 Mask ROM dumping (as requested by @MasterLuma).
Diese Version beinhaltet einen Bugfix für das Auslesen des OTP beim RVT-R-Reader (das Wii-DevKit mit der grünen Vorderseite).
* Fixed OTP reading under RVT-R units. Big thanks to @MasterLuma for reporting the issue and testing the fix.
Liest alle Schlüssel der Switch aus.
Der amiibo Retail-Key und das konsolenspezifische ETicket-Schlüsselpaar werden nun mitgedumpt. Letzteres ist für Emulatoren gedacht, die damit eigene Spiele-Dumps verifizieren können.
* Added Amiibo key dump option to main menu - this saves the key_retail.bin file that Amiibo tooling requires to the sd:/switch folder. * Moved Mariko partial AES key results dumping option to main menu. Since this option renders boot and keydumping impossible and it's not useful to the vast majority of users, it has been moved to the main menu as its own isolated option, a verbose warning about needing to reboot after dumping has been added and all dumping options get greyed out after running it. * Lockpick_RCM now saves the console-unique ETicket RSA-2048 keypair that is used to validate personalized tickets in the keyfile under the name eticket_rsa_keypair. This was requested so that Switch emulators can more easily support validating personalized game dumps.
Liest alle Schlüssel der Switch aus.
Die neue Firmware 14.0.0 bringt neue Master-Keys mit sich, die Lockpick_RCM ableiten kann. Dafür muss nicht auf die neue Firmware aktualisiert werden (Atmosphère funktioniert zz. sowieso nicht).
Firmware 14.0.0 brings new master keys, so Lockpick_RCM is updated to support them! You do not need to update your console to derive them. Just run Lockpick_RCM v1.9.7. Also pushed a minor bugfix that didn't affect existing codepaths but could in the future.
Liest alle Schlüssel der Switch aus.
Die "Reboot to hekate" Option funktioniert jetzt korrekt.
Fix reboot to hekate and update bdk to that of hekate 5.6.1
Liest alle Schlüssel der Switch aus.
Die neue Schlüsselgenerierung der Firmware 13.0.0 wird unterstützt. Ferner kann mit "VOL UP" ein Screenshot erstellt werden, eine "Reboot to Hekate" Option wurde hinzugefügt, falls sich hekate auf der SD befindet und einige Fehler wurden behoben.
* added a screenshot button for after the keys finish dumping. Press VOL UP if you wish to save a screenshot, especially when submitting an issue to me * reboot to Hekate option added to main menu if present on SD * fixed Mariko dumping both sets of prod/dev keys, this was accidental and the other keyset is erroneous. Erista consoles can still dump both * no longer require successful EMMC mount to derive keys since it's all done via embedded keygen * retry keygen on failure for rare edge cases * fix name of bis_key_source in key file * set regular RAM clocks while idle, only OC during run * more verbose errors if encountered when dumping partial keys on Mariko * embed version in payload so other payloads can check
Liest alle Schlüssel der Switch aus.
Da sept entfernt wurde, bündelt Lockpick RCM nun Atmosphères Keygen-Payload mit, was das Dumpen enorm vereinfacht. Alle Erista-Konsolen dumpen damit auch die aktuellen Keys, egal, welche Firmware installiert ist und die Dev-Keys werden ebenfalls mit ausgegeben.
Liest alle Schlüssel der Switch aus.
Der neue Master-Key der Firmware 12.1.0 wird unterstützt. Auch sollte kein Update mehr nötig sein, bis sich der Master-Key wieder ändert.
Added an agnostic methodology for handling future firmware versions which use the same master key generation and key derivation method.
Liest alle Schlüssel der Switch aus.
Die Firmware 12.0.2 wird unterstützt, die aber keine neuen Keys mit sich bringt. Auch wurde die Akkuanzeige wieder aktiviert.
* Updated to support version 12.0.2, which again introduces no new keys but has a new pkg1 version * Updated bdk/drivers to reach parity with hekate v5.5.6 * Implemented payload compression to allow for easier growth in the future * Re-enabled the battery status bar
Liest alle Schlüssel der Switch aus.
Lockpick kann auf der v12.0.0 wieder Keys dumpen, allerdings gibt es keine neuen.
There are no new keys, Lockpick_RCM just required an update to dump keys after updating