flipperzero-firmware/lib/toolbox
gornekich eafeefb843
[FL-1396] Mifare Classic read (#1034)
* rfal: add new data exchange function
* core: add FURI_BIT to common defines
* furi_hal_nfc: add data exchange with custom patiry bits
* lib: extend nfc common API
* assets: add mf classic dictionary
* lib: introduce mifare classic library
* nfc: add dictionary reader helper
* nfc worker: add worker events, add mifare classic read
* nfc: rework scenes with worker events
* nfc: add read mifare classic GUI
* nfc device: add mifare classic save
* nfc: add dictionary open fail scene
* nfc: mention resources
* stream: fix stream read line
* subghz: rework file read with fixed stream_read_line
* furi_hal_nfc: decrease communication timeout
* nfc: rework keys load from dictionary with file_stream
* nfc: add read mifare classic suggestion
* nfc: fix mifare classic read view
* nfc: fix index size
* nfc: add switch to no dictionary found scene
* nfc: add mifare classic load
* nfc: improve read mifare classic design
* mifare_classic: add proxmark3 mention
* nfc: format sources
* nfc: fix typos, add documentation
2022-03-24 01:14:34 +03:00
..
stream [FL-1396] Mifare Classic read (#1034) 2022-03-24 01:14:34 +03:00
args.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
args.h [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
hex.c [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hex.h [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hmac_sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hmac_sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
level_duration.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
manchester_decoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_decoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
md5.c [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
md5.h [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
path.c [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
path.h [FL-1472, FL-1596, FL-1673] IRDA: stability improvements (#655) 2021-08-19 03:18:42 +03:00
random_name.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
random_name.h [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
saved_struct.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
saved_struct.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
version.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
version.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00