mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-20 23:38:32 +00:00
Note minor inefficiency
This commit is contained in:
parent
6ae950673e
commit
cd76926c74
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#define TAG "NfcMfClassicDictAttack"
|
||||
|
||||
// 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 {
|
||||
DictAttackStateUserDictInProgress,
|
||||
|
|
Loading…
Add table
Reference in a new issue