VerstreuteSeele
47706d20e7
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev
2022-12-27 11:11:02 +01:00
RogueMaster
c361305a10
Merge branch 'UNLEASHED' into 420
2022-12-26 16:14:07 -05:00
Georgii Surkov
8582670a34
[FL-2811] Fix PVS-Studio warnings ( #2142 )
...
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2022-12-26 21:13:30 +09:00
VerstreuteSeele
005733b8af
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev
2022-12-23 00:59:47 +01:00
RogueMaster
e8ffe6d78a
FMT changes
2022-12-22 12:19:11 -05:00
VerstreuteSeele
4d0a986dfd
New Files for everyone
2022-12-21 22:03:12 +01:00
Thomas Roth
7b635af730
NFC dictionary attack performance improvements.
2022-12-21 14:29:59 -05:00
VerstreuteSeele
6d265d164b
NFC - Part 2
2022-12-19 21:58:32 +01:00
RogueMaster
cea79f6610
Update mrtd.h
2022-12-19 15:55:36 -05:00
g3gg0
d116b3fac1
fix emulation by using latest sources
...
fixed file saving
2022-12-10 22:54:46 +01:00
gornekich
9a21dae29c
[FL-3008], [FL-2734], [FL-2766], [FL-2898] NFC bug fixes ( #2098 )
...
* nfc: rework mf classic update
* nfc: rename cache folder to .cache
* nfc: fix ATQA order bytes in nfc files
* file browser: add hide dot files option
* nfc: fix iso-14443-4 uid cards emulation
* nfc: fix unit tests
Co-authored-by: あく <alleteam@gmail.com >
2022-12-07 19:52:44 +09:00
RogueMaster
4414b6451a
Merge branch 'pr/462' into 420
2022-12-06 19:38:40 -05:00
gornekich
4cfcdff57c
nfc: rework mf classic update
2022-12-05 23:00:12 +04:00
RogueMaster
d0a29e2544
fmt
2022-11-29 01:01:12 -05:00
RogueMaster
557ed1ca8c
Update nfcv.c
2022-11-29 00:59:25 -05:00
RogueMaster
aa8e7d93ff
Merge branch 'pr/456' into 420
2022-11-29 00:56:39 -05:00
g3gg0
1489e3e676
better layer separation for ISO15693
2022-11-29 02:15:20 +01:00
g3gg0
1b6b4b6522
cleaned up SLIX code
...
added callbacks for card-specific ISO15693-3 handling
2022-11-29 01:00:41 +01:00
Yukai Li
6b47bc1af4
Nfc: NTAG password auto capture (and other password-related changes) ( #1843 )
...
* nfc: MFUL minor cleanup
* nfc: Add mechanism to pass event data
* nfc: Add NTAG authentication event to emulation
* nfc: Rename enum member to align with existing convention
* nfc: Add function to determine whether MFUL is fully captured
* nfc: Fix emulation of incompletely-read password-protected MFUL
* nfc: Add reader password capture scene
* nfc: Set default MFUL password input to 0xFFFFFFFF
* nfc: Fix MFUL auth counter loading
* nfc: Be explicit about using manual auth method when using auto unlock
* nfc: Fill in MFUL has_auth when loading file
* nfc: Fix MFUL auth success usage, remove unused variable
* nfc: Display PWD and PACK in MFUL info if available
* nfc: Remove unnecessary include
* nfc: Add unlock options to loaded MFUL menu
* nfc: Move set default MFUL password. This way it can be edited if needed instead of reentered
* nfc: Fix unlock menu not maintaining selection index
* nfc: Move captured MFUL auth data from worker to device data
* nfc: Attempt to authenticate with default PWD when possible when reading NTAG
* nfc: Don't try to auth NTAG on read if we already authed
* nfc: Add title for all pages read but failed auth for NTAG auth
* nfc: Add faster auth callback patch
* lib: Remove scons submodule from index
* nfc: Revise MFUL unlock UI flow
* nfc: Disallow MFUL unlock with reader if card not read yet. Trying to read first results in either needing to make a new scene or badly jury rigging other scenes, so let's just not do that
* f7: Bump API symbols
* Format code
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2022-11-29 03:16:22 +09:00
RogueMaster
ce26d9eae5
Update mifare_ultralight.h
2022-11-26 22:15:53 -05:00
RogueMaster
569a6fe6c3
fmt
2022-11-26 17:11:53 -05:00
RogueMaster
eb5ad7fb49
Update nfcv.c
2022-11-26 17:10:16 -05:00
RogueMaster
16a037fc4e
Revert "Revert "Merge branch 'pr/450' into 420""
...
This reverts commit 076b11e872 .
2022-11-26 17:05:26 -05:00
RogueMaster
076b11e872
Revert "Merge branch 'pr/450' into 420"
...
This reverts commit 17ba83f20e , reversing
changes made to 7484e573d0 .
2022-11-26 17:02:32 -05:00
RogueMaster
17ba83f20e
Merge branch 'pr/450' into 420
2022-11-26 17:00:36 -05:00
g3gg0
67f8f5a014
added NfcVSendFlags to choose fields to send
2022-11-26 16:54:32 +01:00
g3gg0
4b18370dfa
fix SLIX/SLIX2 type indicator bits
2022-11-26 16:31:32 +01:00
RogueMaster
68f51411a1
fmt
2022-11-26 02:23:03 -05:00
RogueMaster
41e9c09fba
Merge branch 'pr/448' into 420
2022-11-25 21:43:35 -05:00
RogueMaster
a15ee2ea7d
Revert "Revert "Merge branch 'pr/446' into 420""
...
This reverts commit 28cc99ad2d .
2022-11-25 21:41:55 -05:00
g3gg0
0cb784aadd
undo NfcA changes which might have looked better, but brought no reliability improvement
2022-11-25 12:08:36 +01:00
g3gg0
c1b5394b0f
further mergability updates
2022-11-25 11:42:29 +01:00
g3gg0
27b99e15a4
further cleanups towards a proper merge
...
SLIX-L accepts all passwords when password is zero
2022-11-25 11:31:19 +01:00
g3gg0
4b554c5f9e
code cleanup for ISO15693
...
added logging code for ISO15693
2022-11-25 10:31:17 +01:00
RogueMaster
28cc99ad2d
Revert "Merge branch 'pr/446' into 420"
...
This reverts commit 761dc48b3e , reversing
changes made to 91f037c63f .
2022-11-25 03:08:53 -05:00
RogueMaster
761dc48b3e
Merge branch 'pr/446' into 420
2022-11-25 01:40:03 -05:00
g3gg0
013e88154f
implement ISO14433-A fully in software for pointless experimenting reasons and improving the DigitalReader / SignalSequence code in performance
2022-11-25 02:46:49 +01:00
g3gg0
674a5c6f48
added ISO14443 tag emulator code, receiving only yet
2022-11-24 01:43:23 +01:00
g3gg0
73111c4ac1
optimized ISO15693 code
2022-11-23 21:25:36 +01:00
g3gg0
b1cd358bfb
reworked nfca signal generation, added idle time before sending response
2022-11-23 02:17:18 +01:00
g3gg0
9d07f8db29
minimal speedups for mifare_classic.c
...
included missing nfcv.c API update
2022-11-23 02:16:52 +01:00
g3gg0
021695b2a3
use sequences, but bake them before sending. required for shorter signal sequences, causing higher setup time
2022-11-22 02:11:09 +01:00
g3gg0
116528f871
sync bit phases
2022-11-22 01:39:46 +01:00
g3gg0
eb98c7b246
rework NfcA and simplify a bit
...
digital_sequence_bake added for testing purpose
2022-11-22 00:34:09 +01:00
g3gg0
ae80d06e93
properly initialize DigitalSequence for NfcA
2022-11-21 18:40:54 +01:00
g3gg0
8b4e6de56e
fix NfcA
2022-11-21 17:38:13 +01:00
g3gg0
a1ae1ed515
switch NfcA to digital sequence also
...
updated DigitalSequence API
2022-11-21 15:25:12 +01:00
g3gg0
aad093a4b5
smaller code cleanups
2022-11-21 13:49:19 +01:00
g3gg0
cd241a2901
switch to DigitalSequence
2022-11-21 13:36:16 +01:00
g3gg0
820ccb9775
switch to signal sequence (nonfunc)
2022-11-21 01:21:15 +01:00