Zum Inhalt springen
Menü

Theme ändern
Unterstütze uns
PayPal-Logo Patreon-Logo
Abonniere uns per RSS Folge uns auf X (ehem. Twitter) Like uns auf Facebook Trete dem WiiDatabase-Kanal auf Telegram bei und erhalte alle News sofort!

Wir hosten zurzeit 624 Homebrews mit über 3.216.631 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Schlagwort: keys

Lockpick RCM v1.9.12

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

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!

Lockpick RCM v1.9.11

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

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!

Lockpick RCM v1.9.9

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

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

xyzzy v1.3.1 Mod

vWii, Wii, Wii: Update

xyzzy

Mit xyzzy lassen sich die OTP- und SEEPROM-Encryption-Keys der Wii und vWii extrahieren.

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.

Lockpick RCM v1.9.8

Nintendo Switch, Nintendo Switch: Update ,

Lockpick RCM

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.

Lockpick RCM v1.9.7

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

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.

Lockpick RCM v1.9.5

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

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

Lockpick RCM v1.9.4

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

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.

Lockpick RCM v1.9.3

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

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.

Lockpick RCM v1.9.2

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

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

Lockpick RCM v1.9.0

Nintendo Switch, Nintendo Switch: Update

Lockpick RCM

Liest alle Schlüssel der Switch aus.

Auf Mariko und gepatchten Geräten können jetzt auch Keys gedumpt werden.

Wer an die konsolenspezifischen oder die Mariko-Keys kommen will, kann die "SD://switch/partialaes.keys" Datei mit PartialAesKeyCrack bruteforcen. Der Inhalt der Datei sind die Keyslot-Nummern, gefolgt von dem, was passiert, wenn dieser Keyslot 16 Null-Bytes verschlüsselt. Mit dem Tool müssen diese in Abfolge eingegeben werden:

PartialAesKeyCrack.exe NUM1 NUM2 NUM3 NUM4

Mit --numthreads=N lässt sich die Anzahl der CPU-Threads feinjustieren. Enthalten ist auch eine Beispiel BAT-Datei.

Es gibt folgende Keyslots:

  • 12 – Mariko Key Encryption Key (Master-Key-Derivation)
  • 13 – Mariko Boot Encryption Key (Package1-Entschlüsselung)
  • 14 – konsolenspezifischer Secure Boot Key (nicht benötigt)
  • 15 – konsolenspezifischer Secure Boot Key (Dev-Geräte)