Commit Graph

45 Commits

Author SHA1 Message Date
Willy-JL
3248482aef Add missing mfc dict keys 2023-03-22 12:02:01 +00:00
Willy-JL
16475b399c Remove bundled files, only keep examples/demos 2023-03-16 00:54:00 +00:00
Clara K
891f187066 Merge branch 'dev' into main 2023-03-08 22:03:08 +01:00
astrid rowland
b526d977fb added new keys from The Horde 2023-03-08 14:05:28 -06:00
Willy-JL
87963417aa Merge unleashed + general cleanup 2023-02-18 07:41:51 +00:00
scaff.walker
0f2bf693c1 Update mf_classic_dict.nfc 2023-02-11 02:26:56 +03:00
scaff.walker
01f5167577 Update mf_classic_dict.nfc 2023-02-11 02:25:32 +03:00
scaff.walker
6a3f1cb9e4 Update mf_classic_dict.nfc 2023-02-11 02:20:52 +03:00
scaff.walker
6e21e204ab Update mf_classic_dict.nfc 2023-02-11 00:30:49 +03:00
MX
f45f2a45da Remove invalid keys from mf classic dict 2023-02-02 13:46:53 +03:00
VerstreuteSeele
5a150fe414 workflow stuff 2023-01-27 00:18:36 +01:00
RogueMaster
74b1b9aa16 Merge branch 'UNLEASHED' into 420 2022-12-12 13:32:49 -05:00
RogueMaster
90e7de7aa7 Merge branch 'ofwdev' into 420 2022-12-12 01:25:42 -05:00
Eric Betts
6ff437ad18 Dictionary stuff: iClass keys (#2118)
* MFC comments
* iClass keys from proxmark3 repo

Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 02:32:25 +09:00
RogueMaster
1ed626e464 Merge branch 'pr/440' into 420 2022-11-24 14:44:43 -05:00
Vadim
ab65c17dd5 possible keys for transport cards by novacard.ru 2022-11-24 11:52:04 +06:00
RogueMaster
fb8bfd46d8 upd 2022-11-07 01:37:59 -05:00
RogueMaster
10ce7bce01 new stuff 2022-10-25 01:16:00 -04:00
RogueMaster
0167e64844 updates 2022-10-18 18:06:03 -04:00
MX
5e7bcea29d removed duplicates 2022-10-19 00:54:27 +03:00
ankris812
468bc1dace added dict with extra keys 2022-10-18 17:02:30 +02:00
ankris812
6db6d123d5 replacing dict with expanded one 2022-10-18 16:52:58 +02:00
RogueMaster
39f8fd50c1 Merge branch 'pr/371' into 420 2022-10-18 02:52:53 -04:00
RogueMaster
b69bf28e09 nfc keys 2022-10-18 02:19:38 -04:00
Zeus Ricote
aba6607e38 more nfc keys 2022-10-18 05:51:36 +02:00
Zeus Ricote
a7c897a09f nfc related changes 2022-10-18 05:46:20 +02:00
bernouilli
15291e87b8 Update mf_classic_dict.nfc
corrected bad values (O instead of 0 and l instead of 1). Removed keys added by Fool (end of file) since now they are corrected and present
2022-09-26 16:16:27 +02:00
RogueMaster
3d2a621d03 assets and stuff 2022-09-16 02:27:41 -04:00
MX
bd594c7134 update mf classic dict and ir universal remote assets 2022-09-13 16:53:48 +03:00
MX
c7d8b54a5e Update Mifare Classic dict asset
from UberGuidoZ repo + added some keys to the end
2022-08-15 04:41:12 +03:00
UberGuidoZ
7f3a98d10c Added 17 new keys (Hotels) 2022-07-05 00:38:18 -07:00
Eng1n33r
a4ee04ecd4 upd manifest & rm empty new line in mf-dict 2022-06-25 10:41:05 +03:00
TQMatvey
4acb555b17 Update mf_classic_dict.nfc 2022-06-25 14:07:19 +07:00
UberGuidoZ
65290cf5c7 Added 7 new keys, reworked comments 2022-06-14 08:54:09 -07:00
Eng1n33r
3058bb6098 fixed mf classic dict 2022-06-07 20:37:59 +03:00
Eng1n33r
bdd053ab2b mf classic dict deduplicated & manifest updated 2022-06-07 20:29:43 +03:00
UberGuidoZ
a330d48577 Added 40 more keys + notes 2022-06-07 00:25:37 -07:00
r3df0xx
17818f3c42 Merge remote-tracking branch 'upstream/dev' into dev 2022-05-24 20:29:48 +03:00
Gabe Chai
ca5c0d2d50 Adding FIDO U2F to aid.nfc (#1251)
* Adding FIDO U2F to aid.nfc
* Run make -C assets all
2022-05-23 23:50:11 +03:00
UberGuidoZ
82191f75a3 Added sources back, added a couple more, removed more dups 2022-05-15 23:13:09 -07:00
UberGuidoZ
d09129eed5 Nearly tripled the verified keys available.
Comments removed for ease of duplicate removal, but now hitting all 32 keys during all tests (was 10 or 11 prior.)
2022-05-12 12:47:03 -07:00
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
gornekich
838df4c9ea [FL-2229] New assets paths (#978)
* assets: change resources paths
* apps: rework nfc, irda and subghz with new assets path
* subghz: remove unused paths
* subghz: fix incorrect path
* badusb and u2f fix

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: nminaylov <nm29719@gmail.com>
2022-02-02 18:58:52 +03:00
gornekich
90d450368c [FL-1919] NFC rework with Flipper File Format (#756)
* nfc: allocate nfc device on heap
* nfc: rework save with flipper file format
* nfc: rework nfc device load with flipper file
* nfc: save AID length and data
* nfc: remove file worker usage
* nfc: format sources
* nfc: rework with flipper file format addons
* assets: update EMV resources with flipper file format
* nfc: rework EMV resources parsing with new file format
* assets: fix EMV AID file format
* nfc: fix nfc_device usage

Co-authored-by: あく <alleteam@gmail.com>
2021-11-09 00:55:06 +03:00
gornekich
ecff31d228 [FL-1643] NFC emv assets (#661)
* assets: add EMV AID table for NFC app
* file-worker: add searching for value by the key
* nfc: add emv parser helpers
* assets: add country and currency codes
* nfc: add country and currency code parsing
* emv_decoder: add country and currency code support
* nfc: add AID. currency and country display
* nfc: rework bank_card view
* nfc: add currency and country save
* assets: change emv chip asset
* nfc: change asset in bank card
* gui: add frame element to widget
* nfc: add bank card frame, add documentation
* rfal: fix long APDU command emulation
* nfc: fix typos
* Scripts ReadMe: assets delivery command

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2021-08-20 22:56:43 +03:00