mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-23 21:34:35 +03:00
Note minor inefficiency
This commit is contained in:
parent
6ae950673e
commit
cd76926c74
@ -6,6 +6,7 @@
|
|||||||
#define TAG "NfcMfClassicDictAttack"
|
#define TAG "NfcMfClassicDictAttack"
|
||||||
|
|
||||||
// TODO: Fix lag when leaving the dictionary attack view after Hardnested
|
// TODO: Fix lag when leaving the dictionary attack view after Hardnested
|
||||||
|
// TODO: Re-enters backdoor detection between user and system dictionary if no backdoor is found
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
DictAttackStateUserDictInProgress,
|
DictAttackStateUserDictInProgress,
|
||||||
|
Loading…
Reference in New Issue
Block a user