Commit graph

18 commits

Author SHA1 Message Date
Philippe Teuwen
e42932738e cppcheck: a few static & const stuff 2025-03-24 22:42:13 +01:00
iceman1001
d398576fc7 the 14a sim had a wrong size check of the irats pointer instead of actual size. Only way around it was to add the length at function call 2024-11-15 13:27:39 +01:00
Philippe Teuwen
838e0adfa7 rework Mifare simulation flags 2024-10-19 20:34:40 +02:00
Philippe Teuwen
05ec053a38 Quick fix on standalone modes using SimulateIso14443aTag. Still need to fix those with SimulateIso14443aInit 2024-10-07 11:15:43 +02:00
iceman1001
7a4bd03cc0 added bounds checking for when the proxmark3 is simulating a ISO14443a tag 2024-09-05 18:38:17 +02:00
iceman1001
fdc1c9d864 text 2023-12-06 22:16:53 +01:00
iceman1001
98d291f5b1 fix hf 14a sim, on device side a sneaky detection if data started with zero, it would treat it as uid is in emulator memory. Also fixed a size issue on flag 2022-01-22 18:29:11 +01:00
Philippe Teuwen
b703bb746b Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
iceman1001
1fbb838d3a cppchecker 2021-02-24 20:46:06 +01:00
iceman1001
7a653e7faf textual 2021-02-12 09:10:55 +01:00
cyberpunk-re
5486bdd18c Added 'mf mfu sim t 7 n <numreads>' - MFU emulation now supports automatic exit after <num> blocks read. 2020-11-30 20:07:51 +00:00
Philippe Teuwen
6540b4561c HF_AVEFUL: allow to exit mode with long press 2020-10-06 00:52:11 +02:00
Philippe Teuwen
7b599c7f67 HF_AVEFUL: HF field off and sleep between polls 2020-10-06 00:51:52 +02:00
Philippe Teuwen
610b456a97 fix lau scripts renaming 2020-09-23 00:11:11 +02:00
Ave
fe22eafcf1
hf_aveful: Pull proper counter and tearing, bugfixes 2020-09-20 02:07:21 +03:00
Ave
4cd1c512b9
hf_aveful: Add Ultralight EV1 support, clean code, dynamically determine
block size
2020-09-20 01:00:57 +03:00
Ave
2687d9f3ec
hf_aveful: last minute code formatting 2020-09-03 18:44:30 +03:00
Ave
6c92b9d1ed
hf_aveful: rename from hf_aveul to hf_aveful 2020-09-03 18:38:58 +03:00
Renamed from armsrc/Standalone/hf_aveul.c (Browse further)