flipperzero-firmware/core/furi
gornekich d31578508a
[FL-2245] Introduce Mifare Classic Emulation (#1242)
* digital signal: introduce digital signal
* nfca: add nfca signal encoder
* nfc: add mifare classic emulation scene
* nfca: add classic emulation support to lib and hal
* mifare classic: support basic read commands
* nfc: add mifare classic menu scene
* mifare classic: start parsing commands in emulation
* mifare classic: add nested auth
* nfc: fix errors
* mifare classic: add encrypt function
* nfc: fix mifare classic save
* lib hex: add hex uint64_t ASCII parser
* flipper format: add uint64 hex format support
* nfc: add mifare classic key map
* nfc: hide mifare classic keys on emulation
* mifare classic: add NACK responce
* nfc: add partial bytes support in transparent mode
* nfc: mifare classic add shadow file support
* digital signal: move arr buffer from BSS to heap
* mifare classic: process access bits more careful
* nfca: fix memory leack
* nfc: format sources
* mifare classic: cleun up

Co-authored-by: あく <alleteam@gmail.com>
2022-05-24 17:00:15 +03:00
..
check.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
check.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
common_defines.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
dangerous_defines.h [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00
log.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
log.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
memmgr_heap.c [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
memmgr_heap.h
memmgr.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
memmgr.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
pubsub.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
pubsub.h
record.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
record.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
stdglue.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stdglue.h [FL-2460] Rpc: debug request logging and cli log command (#1114) 2022-04-14 19:41:15 +03:00
thread.c [FL-2432], [FL-2487] Rework bt keys load and save (#1139) 2022-04-21 18:36:53 +03:00
thread.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
valuemutex.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
valuemutex.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00