mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-26 14:30:25 +00:00
3224401479
* Update api_symbols.csv * Ultralight C 3des implementation added * Access check for Ultralight cards is now splitted into 2 functions one for ULC card and another for common * Ultralight C authentication command handlers added * Update api_symbols.csv and api_symbols.csv * Length added to ultralight encrypt function * New structure for storing 3des key added * Reseting of 3des_key added * des_context init/deinit added to poller * New poller step for ultralight c auth added * Added ultralight c des key to application * Renamed felica unlock scenes to more generic des auth scenes, because they are now used also for ultralight c * Show different menus for different ultralight card types * Update api_symbols.csv and api_symbols.csv * Some macro defines added * Different amount of pages will be now read for ultralight C and others * New unit test for ultralight C * Some comments and macro replacements * New function added to api * Now all data read checks mfulC separately * Adjusted listener to handle missing 3des_key properly * Now poller populates 3des_key after reading with auth to card data * Nfc: rename _3des_key to tdes_key * Bump API Symbols * Mute PVS Warnings Co-authored-by: hedger <hedger@users.noreply.github.com> Co-authored-by: gornekich <n.gorbadey@gmail.com> Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> |
||
---|---|---|
.. | ||
nfc_scene.c | ||
nfc_scene.h | ||
nfc_scene_config.h | ||
nfc_scene_debug.c | ||
nfc_scene_delete.c | ||
nfc_scene_delete_success.c | ||
nfc_scene_des_auth_key_input.c | ||
nfc_scene_des_auth_unlock_warn.c | ||
nfc_scene_detect.c | ||
nfc_scene_emulate.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_info.c | ||
nfc_scene_mf_classic_detect_reader.c | ||
nfc_scene_mf_classic_dict_attack.c | ||
nfc_scene_mf_classic_keys.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_mfkey_complete.c | ||
nfc_scene_mf_classic_mfkey_nonces_info.c | ||
nfc_scene_mf_classic_update_initial.c | ||
nfc_scene_mf_classic_update_initial_success.c | ||
nfc_scene_mf_classic_update_initial_wrong_card.c | ||
nfc_scene_mf_classic_write_initial.c | ||
nfc_scene_mf_classic_write_initial_fail.c | ||
nfc_scene_mf_classic_write_initial_success.c | ||
nfc_scene_mf_classic_write_initial_wrong_card.c | ||
nfc_scene_mf_desfire_app.c | ||
nfc_scene_mf_desfire_more_info.c | ||
nfc_scene_mf_ultralight_capture_pass.c | ||
nfc_scene_mf_ultralight_key_input.c | ||
nfc_scene_mf_ultralight_unlock_menu.c | ||
nfc_scene_mf_ultralight_unlock_warn.c | ||
nfc_scene_mf_ultralight_write.c | ||
nfc_scene_mf_ultralight_write_fail.c | ||
nfc_scene_mf_ultralight_write_success.c | ||
nfc_scene_mf_ultralight_wrong_card.c | ||
nfc_scene_more_info.c | ||
nfc_scene_read.c | ||
nfc_scene_read_menu.c | ||
nfc_scene_read_success.c | ||
nfc_scene_restore_original.c | ||
nfc_scene_restore_original_confirm.c | ||
nfc_scene_retry_confirm.c | ||
nfc_scene_rpc.c | ||
nfc_scene_save_confirm.c | ||
nfc_scene_save_name.c | ||
nfc_scene_save_success.c | ||
nfc_scene_saved_menu.c | ||
nfc_scene_select_protocol.c | ||
nfc_scene_set_atqa.c | ||
nfc_scene_set_sak.c | ||
nfc_scene_set_type.c | ||
nfc_scene_set_uid.c | ||
nfc_scene_slix_key_input.c | ||
nfc_scene_slix_unlock.c | ||
nfc_scene_slix_unlock_menu.c | ||
nfc_scene_slix_unlock_success.c | ||
nfc_scene_start.c | ||
nfc_scene_supported_card.c |