flipperzero-firmware/lib/nfc
Astra 9f3b80e606
Add new card parsers (#1503)
* Add the "Two cities" parser
* Add plantain and plantain4k parsers
* Add new parsers to the supported list
* United card PoC
* Fix nfc device not sleeping
* Completely read the 4K troika variants
* Correct naming
* Update to reflect upstream changes
* Add support for MfUl info
* Fix parsers
* Card type detection fixes
* Remove debug info
* Fixes for the verification of cards
* nfc: fix verification for supported cards
* nfc: remove unused vars
* Improve card reading reliability and fix plantain
* plantain: change log level

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-09-20 01:05:04 +09:00
..
helpers [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
parsers Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
protocols Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_device.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_device.h nfc: make dict attack more interactive (#1462) 2022-08-04 02:07:35 +09:00
nfc_types.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_types.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_worker_i.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
nfc_worker.c Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
nfc_worker.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
SConscript [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00