flipperzero-firmware/applications/main/nfc/scenes
Astra 820afd2aec
NFC Unit tests part 1.1 (#1927)
* Mifare Classic 1/4K, 4/7b uid, NFC-A: NFC-A is not complete yet, as there are no 4b uid tests. Also, Mifare Classic tests don't cover the key cache yet.
* NFC unit tests require access to the NFC app
* Made nfc_device_save accept full path as an argument
* Move from cstrs to furi strings and fix logic
* nfc tests: fix memory leak
* nfc: add mf_classic_get_total_blocks() to API
* nfc tests: simplify nfc tests
* nfc: fix memory leak in shadow file saving
* nfc: fix set uid scene
* nfc: fix saving files
* nfc: fix preload nfc file path
* nfc: remove comments

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-11-11 01:20:35 +09:00
..
nfc_scene_config.h [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_debug.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_delete_success.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_delete.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_detect_reader.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_device_info.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_dict_not_found.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_emulate_apdu_sequence.c [FL-2780] NFC Notifications fix (#1731) 2022-09-16 00:49:10 +09:00
nfc_scene_emulate_uid.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_emv_menu.c [FL-2883] NFC: bank card rework reading (#1858) 2022-10-12 02:13:12 +09:00
nfc_scene_emv_read_success.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_exit_confirm.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_extra_actions.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_field.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_file_select.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_generate_info.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_classic_dict_attack.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_classic_emulate.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_mf_classic_keys_add.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_classic_keys_delete.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_classic_keys_list.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
nfc_scene_mf_classic_keys_warn_duplicate.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_mf_classic_keys.c [FL-2907] Remove the back button from MFC keys list #1878 2022-10-18 02:49:00 +09:00
nfc_scene_mf_classic_menu.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_classic_read_success.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
nfc_scene_mf_classic_update_success.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_classic_update.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_mf_classic_write_fail.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_classic_write_success.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_classic_write.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_classic_wrong_card.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_desfire_app.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_desfire_data.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_desfire_menu.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_desfire_read_success.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
nfc_scene_mf_ultralight_data.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_ultralight_emulate.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_mf_ultralight_key_input.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_mf_ultralight_menu.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_ultralight_read_auth_result.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_ultralight_read_auth.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_ultralight_read_success.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
nfc_scene_mf_ultralight_unlock_menu.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_mf_ultralight_unlock_warn.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mfkey_complete.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_mfkey_nonces_info.c [FL-2864] NFC update detect reader (#1820) 2022-10-07 01:58:17 +09:00
nfc_scene_nfc_data_info.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
nfc_scene_nfca_menu.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_nfca_read_success.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_read_card_success.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_read.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_restore_original_confirm.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_restore_original.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_retry_confirm.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_rpc.c [FL-2780] NFC Notifications fix (#1731) 2022-09-16 00:49:10 +09:00
nfc_scene_save_name.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_save_success.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_saved_menu.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_set_atqa.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_set_sak.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_set_type.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_set_uid.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_start.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00