diff --git a/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c b/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c index 434680d54..6340eebf5 100644 --- a/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c +++ b/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c @@ -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,