RogueMaster
2ce7b4bdcc
Merge branch 'ofwdev' into 420
2022-11-10 11:44:55 -05:00
Astra
e7c4b40dbe
Force card types in extra actions ( #1961 )
...
* Mifare Classic forced read
* Add all the needed card types
* nfc: remove unused scene
* nfc: remove unused worker state
* nfc: fix read card type scene state usage
* nfc: move NfcReadMode to NfcDevData struct
* nfc: fix bank card reading and scene navigation
* nfc magic: fix magic deactifate function
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2022-11-11 01:29:57 +09:00
RogueMaster
1c23a2e0ea
Merge branch 'ofwdev' into 420
2022-11-09 15:49:35 -05:00
gornekich
3985b456c3
NFC: fix crash on MFC read ( #1993 )
...
* nfc: fix nfc_worker_stop logic
* nfc: fix stop order
Co-authored-by: あく <alleteam@gmail.com >
2022-11-10 03:12:55 +09:00
RogueMaster
2cc4dadf19
Merge branch 'pr/401' into 420
2022-11-04 13:18:52 -04:00
RogueMaster
3c085436b8
Merge branch 'UNLEASHED' into 420
2022-10-29 12:04:49 -04:00
MX
8e4595e4f7
fix nfc worker merge issues
2022-10-29 17:21:30 +03:00
RogueMaster
5c219ee7e9
fmt
2022-10-28 23:06:17 -04:00
RogueMaster
f18e7725b4
Merge branch 'UNLEASHED' into 420
2022-10-28 13:09:03 -04:00
MX
4da3f9cf15
Merge branch 'fz-dev' into dev
2022-10-28 19:43:22 +03:00
gornekich
93a6e17ce5
[FL-2933] Mf Classic initial write, update, detect reader ( #1941 )
...
* nfc: introduce nfc write
* nfc: add write logic
* nfc worker: add write state
* nfc: add mfc update logic
* nfc: add update success logic
* nfc: add custom card for detect reader
* nfc: update write logic
* nfc: add halt command, add notifications
* nfc: add write fail scene
* nfc: fixes and clean up
* nfc: fix navigation ad notifications
* nfc: fix detect reader nfc data setter
Co-authored-by: あく <alleteam@gmail.com >
2022-10-29 01:10:16 +09:00
Chris van Marle
a629a39017
MRTD Reference MrtdData from MrtdApplication
2022-10-28 11:48:09 +02:00
Chris van Marle
ab3c74bbf0
Merge remote-tracking branch 'upstream/dev' into mrtd
2022-10-27 15:54:40 +02:00
Chris van Marle
c3d7417c25
MRTD show auth failure message
2022-10-25 10:33:36 +02:00
Chris van Marle
fe2b5fa21e
MRTD recognize MRTDs properly
2022-10-25 10:05:59 +02:00
RogueMaster
e5c35e6b26
Merge pull request #376 from qistoph/mrtd
...
MRTD Support NFC-B documents
2022-10-24 02:43:25 -04:00
Chris van Marle
49ab1f99d1
MRTD Support NFC-B documents
2022-10-21 11:23:11 +02:00
RogueMaster
39f8fd50c1
Merge branch 'pr/371' into 420
2022-10-18 02:52:53 -04:00
RogueMaster
4d350eda4e
Merge pull request #369 from qistoph/mrtd
...
Mrtd TEST PR
2022-10-18 02:32:57 -04:00
Zeus Ricote
a7c897a09f
nfc related changes
2022-10-18 05:46:20 +02:00
RogueMaster
8e3e72288c
Merge branch 'UNLEASHED' into 420
2022-10-13 13:44:38 -04:00
Astra
55f8beef9f
[FL-2876] MFC Improvements Part 2/2 ( #1868 )
...
* Remove keys incorrectly added by the key cache
* Improve responsiveness while checking for re-used keys and fix skipping keys when card is removed
* Actually check if the card is completely read
* Discard incorrect keys on a lower level
* nfc: clean up
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2022-10-14 01:23:29 +09:00
MX
3dde6089fc
update mfc improvements
...
OFW PR 1868 by Astrrra
2022-10-13 16:06:34 +03:00
RogueMaster
8d2dc1e689
Merge branch 'UNLEASHED' into 420
2022-10-12 00:13:02 -04:00
MX
6b5631e5b0
MFC Improvements Part 2/2
...
OFW PR 1868 by Astrrra
2022-10-12 05:29:42 +03:00
MX
aa9f958f07
Merge branch 'fz-dev' into dev
2022-10-12 04:37:59 +03:00
RogueMaster
0286a175b7
Merge branch 'ofwdev' into 420
2022-10-11 20:07:00 -04:00
Chris van Marle
5d0025dae3
Merge remote-tracking branch 'upstream/dev' into mrtd
2022-10-11 22:14:40 +02:00
Chris van Marle
d3d9b67544
MRTD remove some logs. Read DG1, try DG2
2022-10-11 22:13:38 +02:00
Chris van Marle
8796195a63
Revert "MRTD add worker method for auhtenticated read"
...
This reverts commit 3458ded128a3c13ddd18484c2e1be2945e951a28.
2022-10-11 22:13:25 +02:00
Chris van Marle
6abd967966
MRTD set auth method + cleanup nfc_worker
2022-10-11 22:13:24 +02:00
Chris van Marle
d9399c6559
fixup! MRTD use reader_analyzer instead of deprecated debug_pcap_worker
...
Clean up reader_analyzer after usage
2022-10-11 22:13:21 +02:00
Chris van Marle
b1f95c5c54
MRTD add worker method for auhtenticated read
2022-10-11 22:13:17 +02:00
Chris van Marle
2e586338a1
MRTD use reader_analyzer instead of deprecated debug_pcap_worker
2022-10-11 22:13:15 +02:00
Chris van Marle
59efc2701d
Merge branch 'dev' into mrtd
2022-10-11 22:13:13 +02:00
Chris van Marle
b412843566
MRTD BAC support and some other improvements
2022-10-11 22:13:10 +02:00
Chris van Marle
27a74c4b87
MRTD generalize app selection
2022-10-11 22:13:07 +02:00
Chris van Marle
0871d274eb
MRTD add helper functions:
...
- Check digit
- KMRZ
2022-10-11 22:13:02 +02:00
Chris van Marle
08afd7c883
MRTD select and read file basics
2022-10-11 22:13:01 +02:00
Chris van Marle
315294f2cf
MRTD work on reading EF.DIR and EF.CardAccess
2022-10-11 22:13:00 +02:00
Chris van Marle
c82b55575a
Make MRTD work along with EMV
2022-10-11 22:12:57 +02:00
Chris van Marle
3eb0c43756
[NFC] Recognize MRTD + initial menus
2022-10-11 22:12:13 +02:00
gornekich
2552278a3d
[FL-2883] NFC: bank card rework reading ( #1858 )
...
* nfc: remove bank card save option
* nfc: remove bank card save from nfc device
* nfc: remove unused function in emv
* nfc: try several times to start emv application
* nfc: add AID display fallback for bank cards
Co-authored-by: あく <alleteam@gmail.com >
2022-10-12 02:13:12 +09:00
RogueMaster
b6409226e8
Merge branch 'UNLEASHED' into 420darkupds
2022-10-08 23:46:51 -04:00
MX
184b467f62
add nfc feature back, bug seems to be fixed
2022-10-08 00:03:06 +03:00
MX
bdd052937b
Merge branch 'fz-dev' into dev
2022-10-07 17:24:20 +03:00
Sergey Gavrilov
4000f0cac5
[FL-2870] Printf function attributes ( #1841 )
...
* Furi strings: printf attribute
* Logs: printf attribute
* Plugins: adapt
* Plugins: accommodate
* Unit tests: accommodate
Co-authored-by: あく <alleteam@gmail.com >
2022-10-07 22:35:15 +09:00
Astra
6dde5586af
[FL-2803] Mifare Classic read improvements Part 1 ( #1822 )
...
* Reuse found keys when reading a card
* Fix keys not being read if no newline at the end of the file
* Actually read all keys from the dictionary
* Support for furi_string
* Check only for re-used key after the current sector
* Declare the key attack function as static
* nfc: change logs, check worker state
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2022-10-07 02:07:56 +09:00
gornekich
5de2c32c81
[FL-2864] NFC update detect reader ( #1820 )
...
* nfc: update detect reader view
* nfc: make detect reader more interractive
* nfc: update icons
* nfc: fix detect reader gui
* nfc: fix gui, fix worker events
* nfc: fix notifications
* nfc: add nfc_worker NULL assert
Co-authored-by: あく <alleteam@gmail.com >
2022-10-07 01:58:17 +09:00
RogueMaster
22140e29fd
Merge branch 'Eng1n33r:dev' into 420
2022-10-04 11:57:18 -04:00