Willy-JL
b5c39481d1
Remove MFC dupes and move script
2023-12-30 00:37:47 +01:00
Willy-JL
8872cd8f9d
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
2023-12-30 00:24:26 +01:00
MX
e5ceef3422
Merge branch 'ofw_dev' into dev
2023-12-29 16:57:23 +03:00
YaBa
35e74c07d1
Added NFC plugin; parser for WashCity cards. ( #3319 )
...
* Added NFC plugin; parser for WashCity cards.
* Fixed file to the correct path
* Added demo file Demo_WC_20E.nfc
* Fixed clang format
* fixed typo (balance_cents)
* Removed demo file as requested.
Co-authored-by: あく <alleteam@gmail.com >
2023-12-28 14:23:12 +09:00
ry4000
f6a38352e8
Update mf_classic_dict.nfc ( #3314 )
...
This Commit proposes the addition of the 33 Bandai Namco Passport / Sega Aime Card static access keys that has been available to Members of the Flipper Devices Discord Server; for convenience, they are listed in Sector Key A/B order.
Sector 0 Key B has two possible access keys;
019761AA8082 [current Bandai Namco Passports]
574343467632 [Sega Aime Cards / early-edition Bandai Namco Passports]
Co-authored-by: あく <alleteam@gmail.com >
2023-12-28 14:12:13 +09:00
Eric Betts
76ed466eb4
Nfc: HID MFC Plugin ( #3312 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-12-28 14:03:50 +09:00
MX
de9765fa25
Merge branch 'dev' into nfc-parsers
2023-12-21 03:36:32 +03:00
MX
78d1507f14
Merge branch 'ofw_dev' into dev
2023-12-19 16:27:23 +03:00
gornekich
6f6074dc01
Keys Dict: fix PVS warnings ( #3299 )
...
* keys dict: fix PVS warnings
* nfc app: suppress PVS warning
2023-12-19 12:11:35 +00:00
MX
528d2a7ec3
Merge branch 'ofw_dev' into dev
2023-12-18 21:23:58 +03:00
Andrea Maugeri
7642d67cae
NfcDict Refactoring ( #3271 )
...
* toolbox(keys_dict): generalize nfc_dict
* nfc: rework nfc app and tests
* toolbox(keys_dict): improve code readability
2023-12-18 14:30:56 +00:00
Willy-JL
b7d265e1a6
Remove wrong length key from pm3 (?)
2023-12-18 02:56:07 +00:00
Willy-JL
24607269fa
Fully rework+update MFC dict, 90 new keys
2023-12-18 02:55:57 +00:00
Willy-JL
a7d0f7e347
Move standard MFC keys to top
...
Spotted by Cybergibbons
2023-12-18 00:00:25 +00:00
Methodius
c53f5aa5b5
Zolotaya Korona transport card parser added
2023-12-17 04:58:07 +09:00
Methodius
ebe1a8f55f
parsers cleanup for new api
2023-12-16 23:57:46 +09:00
Willy-JL
5653ae52c3
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
2023-12-16 01:06:37 +00:00
MX
364b334654
fix dict remove dupes
2023-12-16 02:33:00 +03:00
MX
db57ff947b
Merge branch 'ofw_dev' into dev
2023-12-16 02:16:46 +03:00
gornekich
d6680d1f75
[FL-3719] NFC Plugins loading rework ( #3295 )
...
* nfc app: rework supported cards
* nfc app: supported cards optimization
* nfc app: remove old nfc support implementation
* nfc app: add documentation for supported cards
* nfc app: format sources
* nfc app: fix PVS warnings
* nfc app: one more PVS fix
* nfc app: PVS please stop
* nfc app: add missing documentation
Co-authored-by: あく <alleteam@gmail.com >
2023-12-15 18:09:52 +00:00
gornekich
09540929c3
[FL-3717] MFC emulation fix ( #3291 )
...
* mf classic listener: reset state before sleep and after nack
* Fix PVS warnings
* Fix PVS and compiler disagree on builtins
Co-authored-by: あく <alleteam@gmail.com >
2023-12-15 17:51:20 +00:00
Willy-JL
cd3ab082c8
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-12-15 01:24:57 +00:00
Leptopt1los
0af74fb755
Umarsh transport cards parser ( #3277 )
...
* Umarsh transport card parser added
* Volna transport cards keys added
Co-authored-by: あく <alleteam@gmail.com >
2023-12-14 14:02:40 +00:00
Augusto Zanellato
78b7310057
Add MyKey parser ( #3262 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-12-14 13:54:58 +00:00
WillyJL
9205884a83
Added Mizip & Microel support + parser to NFC ( #481 )
2023-12-13 01:56:06 +00:00
Willy-JL
e943533323
Add Mf Classic keys by @icemirr0r #482 --nobuild
2023-12-13 01:49:10 +00:00
Willy-JL
a6a749b76f
Consistency with do..while blocks usage
2023-12-13 01:36:19 +00:00
Willy-JL
4c6eb896ed
Format
2023-12-13 01:33:08 +00:00
Nathan N
b080160451
Fix edge case -- 0.5% of UIDs got wrong result
2023-12-12 11:21:09 -05:00
Nathan N
3dde112676
Fix edge case -- 0.5% of UIDs got wrong result
2023-12-12 11:17:33 -05:00
47LeCoste
de2a5d77cf
Update application.fam
2023-12-09 13:37:18 +01:00
47LeCoste
d47bbfeef3
Add files via upload
2023-12-09 13:32:16 +01:00
Mihai
55f142cf5d
Update mf_classic_dict.nfc
...
Corrected last commit as it was added by CaitSith2 not me (Z3r0L1nk) can't take credit for it :-P
2023-12-09 11:45:52 +02:00
Willy-JL
4eaad9fd56
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
2023-12-08 13:32:25 +00:00
Willy-JL
fe3f0c08e2
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-12-08 13:29:47 +00:00
Methodius
2e7bb26eef
Merge branch 'dev' into nfc-parsers
2023-12-07 22:22:29 +09:00
Methodius
5d28939c28
social_moscow parser verification collisions fix
2023-12-07 21:59:27 +09:00
MX
15a29e1483
format
2023-12-07 08:21:32 +03:00
MX
c22b3b57bd
Merge branch 'nfc-parsers' into dev
2023-12-07 08:03:43 +03:00
MX
1daa2fa377
Merge branch 'ofw_dev' into dev
2023-12-07 08:03:18 +03:00
Methodius
1b45b8a17d
Kazan parser: adult social tariff added
2023-12-06 18:25:47 +09:00
Methodius
e94beff204
Kazan parser: basic tariffs parsing added
2023-12-06 18:08:20 +09:00
gornekich
82baf1e923
[FL-3701] NFC fixes ( #3264 )
...
* nfc app: fix unlock with manual password crash
* nfc app: preserve card detected state
* nfc app: fix mf keys scene switch
* nfc app: fix multiple protocol tag detect notification
* nfc plugin: fix retrun in function body in aime parser
* iso14443-3b poller: rework ATTRIB response check
* nfc app: fix navigation after file load failur
* iso14443-3b poller: fix PVS warning
* mfc listener: add crutch in mfc emulation
2023-12-05 22:40:06 +09:00
Willy-JL
399f35dc8a
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
2023-12-05 08:53:38 +00:00
MMX
2308a54ada
Merge pull request #662 from noproto/dev
...
Add Saflok and MyKey KDFs
2023-12-05 03:33:37 +03:00
MMX
0ed6738a5b
Merge pull request #660 from hnlcory/dev
...
Add keys to mf_classic_dict.nfc
2023-12-05 03:33:03 +03:00
noproto
dc25bfb831
Add Saflok and MyKey KDFs
2023-12-04 16:03:32 -05:00
CaitSith2
41bfa2979c
Update mf_classic_dict.nfc
...
Add keys for Bubble Land Play Card
2023-12-04 11:01:00 -08:00
Willy-JL
1726ad4b94
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2023-12-04 17:48:40 +00:00
Willy-JL
4c401cacc4
Format
2023-12-04 17:34:09 +00:00