Mykhailo Shevchuk
c39edce7c6
Fixed bug with UL reading
2024-10-17 01:41:27 +03:00
MMX
d72fad45e0
Merge pull request #825 from mishamyte/fix-read-pwd-protected-ul
...
Read Ultralight block by block
2024-10-16 19:48:04 +03:00
Mykhailo Shevchuk
d3f192ac36
Read Ultralight block by block
2024-10-16 02:24:43 +03:00
MX
7de26fb99b
Merge remote-tracking branch 'OFW/dev' into dev
2024-10-16 01:06:19 +03:00
MX
45bc0e1ce6
after merge fix p1
2024-10-15 00:43:52 +03:00
MX
4b9b1769f7
Merge remote-tracking branch 'OFW/dev' into dev
2024-10-15 00:08:47 +03:00
hedger
57c438d91a
heap: increased size ( #3924 )
...
* reduced reserved memory size for system stack; added temporary markup to monitor usage
* fbt: relink elf file on linker script change; removed debug memory fill
* Make PVS Happy
* Make doxygen happy
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-10-14 19:26:17 +01:00
RebornedBrain
0902fd49e1
NFC: iso14443_4a improvements. Canvas: extended icon draw. ( #3918 )
...
* Now 4a listener invokes upper level callback on Halt and FieldOff
* Added new method for drawing mirrored XBM bitmaps
* iso14443_4a poller logic enhanced
* Function renamed accroding to review suggestions
* Rename #2
* Api adjustements
* Correct API bump
Co-authored-by: あく <alleteam@gmail.com >
2024-10-14 18:22:47 +01:00
MX
38889a434c
Merge remote-tracking branch 'noproto/nestednonces' into dev
2024-10-11 21:13:50 +03:00
noproto
a7c0819034
Refactor enums to avoid redefinition
2024-10-11 10:01:30 -04:00
MX
1030574187
Merge remote-tracking branch 'noproto/nestednonces' into dev
2024-10-09 23:13:22 +03:00
noproto
b843856976
Fix memory leak, use COUNT_OF macro
2024-10-09 15:51:21 -04:00
MX
7eac8fbbb4
Merge remote-tracking branch 'noproto/nestednonces' into dev
2024-10-07 04:48:23 +03:00
noproto
a905c1492d
Handle invalid key candidates
2024-10-06 16:19:26 -04:00
MX
0d8d71ff1c
Merge remote-tracking branch 'RebornedBrain/reborned/some_api_adjustments' into dev [ci skip]
2024-10-05 10:19:32 +03:00
MX
9bb3853c80
Merge remote-tracking branch 'noproto/nestednonces' into dev
2024-10-05 05:02:08 +03:00
noproto
00f356469e
Fix log levels
2024-10-03 19:27:20 -04:00
RebornedBrain
180d1f0471
iso14443_4a poller logic enhanced
2024-09-28 22:19:18 +03:00
noproto
ba672e775f
Support CUID dictionary
2024-09-25 10:27:32 -04:00
noproto
099bb4071a
Fix include paths cont
2024-09-24 22:21:15 -04:00
noproto
61e24fcb13
Fix include paths
2024-09-23 21:55:39 -04:00
noproto
0ba8ac4ed0
Uniformly use crypto1_ prefix for symbols in Crypto1 API
2024-09-23 19:44:08 -04:00
noproto
4eb0f2a21b
Log static
2024-09-23 18:03:15 -04:00
noproto
901bdf9692
Fix calibration (ensure values are within 3 standard deviations)
2024-09-23 15:54:50 -04:00
noproto
6a77ab77b0
Dismiss duplicate nonces
2024-09-23 14:26:19 -04:00
RebornedBrain
b0c4600115
Now 4a listener invokes upper level callback on Halt and FieldOff
2024-09-23 11:13:24 +03:00
MX
16e4b9219a
merge ofw pr 3885 - Add API to enforce ISO15693 mode [ci skip]
...
by aaronjamt
https://github.com/flipperdevices/flipperzero-firmware/pull/3885/files
2024-09-21 03:50:03 +03:00
noproto
c21b35951a
Note TODO (malloc)
2024-09-20 13:09:04 -04:00
noproto
c1cdd491a6
Implement progress bar for upgraded attacks in NFC app
2024-09-18 12:51:48 -04:00
noproto
d8864a490b
Add nested_target_key 64 to TODO
2024-09-17 17:40:17 -04:00
noproto
8eae5c0608
Fix Hardnested sector/key type logging
2024-09-17 17:07:31 -04:00
noproto
3ab752b7a0
Clean up various issues
2024-09-17 14:38:14 -04:00
noproto
18f8cfbef0
Do not reset the poller between collected nonces
2024-09-16 05:28:04 -04:00
noproto
8edafa3f39
Do not enter nested attack if card is already finished
2024-09-12 14:28:18 -04:00
noproto
13411da449
I'll try freeing memory, that's a good trick!
2024-09-11 16:22:52 -04:00
Nathan N
8d26636fba
Merge branch 'flipperdevices:dev' into nestednonces
2024-09-10 20:13:20 -04:00
noproto
ab0debba02
Add additional condition to backdoor check
2024-09-10 19:20:53 -04:00
noproto
c43806b5db
Speed up backdoor detection, alert on new backdoor
2024-09-10 14:10:09 -04:00
noproto
d7484ee840
Fix v1/v2 backdoor nonce collection
2024-09-10 09:03:11 -04:00
MX
876cbc40b7
Merge remote-tracking branch 'OFW/dev' into dev
2024-09-10 05:48:55 +03:00
noproto
cba58ed437
Add new backdoor key, fix UI status update carrying over from previous read
2024-09-09 20:50:15 -04:00
RebornedBrain
5f4f4fcc60
FeliCa anti-collision fix ( #3889 )
...
* System code added to felica hal config functions
* Felica sensf_res setup logic adjusted with new struct
* Set api symbols version to 73.0
* Felica unit tests fix
* Furi: prevent use after free on xEventGroupSetBits call
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-09-09 22:11:53 +01:00
noproto
92122b2cdf
NFC app UI updates, MVP
2024-09-03 15:19:12 -04:00
noproto
3cb3eab118
Update TODO
2024-09-03 11:36:19 -04:00
noproto
2e0cd320c7
Static encrypted nonce collection
2024-09-03 09:26:14 -04:00
noproto
6e9fe1edd8
Don't recalibrate hard PRNG tags
2024-09-03 05:54:59 -04:00
noproto
2cb2f05ea9
Backdoor nested calibration
2024-09-02 22:34:44 -04:00
noproto
9c7120ec91
Backdoor working up to calibration
2024-09-02 18:53:39 -04:00
noproto
ccc4326574
Backdoor read
2024-09-02 12:45:39 -04:00
noproto
2abeb071fd
Fix regression for regular nested attack
2024-09-02 10:28:50 -04:00