This commit is contained in:
VerstreuteSeele
2022-12-22 02:06:56 +01:00

View File

@@ -1031,6 +1031,7 @@ void nfc_worker_mf_classic_dict_attack(NfcWorker* nfc_worker) {
deactivated = true;
}
furi_hal_nfc_sleep();
deactivated = true;
}
if(!is_key_b_found) {
is_key_b_found = mf_classic_is_key_found(data, i, MfClassicKeyB);