6b47bc1af4
* nfc: MFUL minor cleanup * nfc: Add mechanism to pass event data * nfc: Add NTAG authentication event to emulation * nfc: Rename enum member to align with existing convention * nfc: Add function to determine whether MFUL is fully captured * nfc: Fix emulation of incompletely-read password-protected MFUL * nfc: Add reader password capture scene * nfc: Set default MFUL password input to 0xFFFFFFFF * nfc: Fix MFUL auth counter loading * nfc: Be explicit about using manual auth method when using auto unlock * nfc: Fill in MFUL has_auth when loading file * nfc: Fix MFUL auth success usage, remove unused variable * nfc: Display PWD and PACK in MFUL info if available * nfc: Remove unnecessary include * nfc: Add unlock options to loaded MFUL menu * nfc: Move set default MFUL password. This way it can be edited if needed instead of reentered * nfc: Fix unlock menu not maintaining selection index * nfc: Move captured MFUL auth data from worker to device data * nfc: Attempt to authenticate with default PWD when possible when reading NTAG * nfc: Don't try to auth NTAG on read if we already authed * nfc: Add title for all pages read but failed auth for NTAG auth * nfc: Add faster auth callback patch * lib: Remove scons submodule from index * nfc: Revise MFUL unlock UI flow * nfc: Disallow MFUL unlock with reader if card not read yet. Trying to read first results in either needing to make a new scene or badly jury rigging other scenes, so let's just not do that * f7: Bump API symbols * Format code Co-authored-by: gornekich <n.gorbadey@gmail.com> Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
nfc_scene_config.h | ||
nfc_scene_debug.c | ||
nfc_scene_delete_success.c | ||
nfc_scene_delete.c | ||
nfc_scene_detect_reader.c | ||
nfc_scene_device_info.c | ||
nfc_scene_dict_not_found.c | ||
nfc_scene_emulate_apdu_sequence.c | ||
nfc_scene_emulate_uid.c | ||
nfc_scene_emv_menu.c | ||
nfc_scene_emv_read_success.c | ||
nfc_scene_exit_confirm.c | ||
nfc_scene_extra_actions.c | ||
nfc_scene_field.c | ||
nfc_scene_file_select.c | ||
nfc_scene_generate_info.c | ||
nfc_scene_mf_classic_dict_attack.c | ||
nfc_scene_mf_classic_emulate.c | ||
nfc_scene_mf_classic_keys_add.c | ||
nfc_scene_mf_classic_keys_delete.c | ||
nfc_scene_mf_classic_keys_list.c | ||
nfc_scene_mf_classic_keys_warn_duplicate.c | ||
nfc_scene_mf_classic_keys.c | ||
nfc_scene_mf_classic_menu.c | ||
nfc_scene_mf_classic_read_success.c | ||
nfc_scene_mf_classic_update_success.c | ||
nfc_scene_mf_classic_update.c | ||
nfc_scene_mf_classic_write_fail.c | ||
nfc_scene_mf_classic_write_success.c | ||
nfc_scene_mf_classic_write.c | ||
nfc_scene_mf_classic_wrong_card.c | ||
nfc_scene_mf_desfire_app.c | ||
nfc_scene_mf_desfire_data.c | ||
nfc_scene_mf_desfire_menu.c | ||
nfc_scene_mf_desfire_read_success.c | ||
nfc_scene_mf_ultralight_data.c | ||
nfc_scene_mf_ultralight_emulate.c | ||
nfc_scene_mf_ultralight_key_input.c | ||
nfc_scene_mf_ultralight_menu.c | ||
nfc_scene_mf_ultralight_read_auth_result.c | ||
nfc_scene_mf_ultralight_read_auth.c | ||
nfc_scene_mf_ultralight_read_success.c | ||
nfc_scene_mf_ultralight_unlock_auto.c | ||
nfc_scene_mf_ultralight_unlock_menu.c | ||
nfc_scene_mf_ultralight_unlock_warn.c | ||
nfc_scene_mfkey_complete.c | ||
nfc_scene_mfkey_nonces_info.c | ||
nfc_scene_nfc_data_info.c | ||
nfc_scene_nfca_menu.c | ||
nfc_scene_nfca_read_success.c | ||
nfc_scene_read_card_success.c | ||
nfc_scene_read_card_type.c | ||
nfc_scene_read.c | ||
nfc_scene_restore_original_confirm.c | ||
nfc_scene_restore_original.c | ||
nfc_scene_retry_confirm.c | ||
nfc_scene_rpc.c | ||
nfc_scene_save_name.c | ||
nfc_scene_save_success.c | ||
nfc_scene_saved_menu.c | ||
nfc_scene_set_atqa.c | ||
nfc_scene_set_sak.c | ||
nfc_scene_set_type.c | ||
nfc_scene_set_uid.c | ||
nfc_scene_start.c | ||
nfc_scene.c | ||
nfc_scene.h |