sup3rgiu
d5beb66508
Fixed SimulateIso14443aTag() to make MFU counter increments persistent in emulator memory.
...
- Fixed arguments for `SimulateIso14443aInit` in `hf_msdsal.c`, `hf_cardhopper.c`, `hf_reblay.c` and `hf_tcprst.c`.
2025-05-22 19:57:30 +02:00
Philippe Teuwen
1acc030fd4
rework simaid & rename few vars
2025-02-12 08:44:42 +01:00
iceman1001
ab676287d2
fix breaking builds
2024-11-20 23:48:14 +01:00
Philippe Teuwen
838e0adfa7
rework Mifare simulation flags
2024-10-19 20:34:40 +02:00
Sebastian Meyer-Bohr
6da624c580
Fix SimulateIso14443aInit usage
...
Added NULL as `uint8_t *iRats` to all invokations in armsrc/Standalone.
Not sure if that is the right thing to do: The actual code checks for the presence of a special flag, but does not contain a check for NULL.
IMHO adding a NULL check in `iso14443a.c` line 1259 wouldn't hurt, and could catch programming errors (flag set by accident, but NULL passed).
Maybe @evildaemond wants to verify whether my fix does the right thing or if I missed something (they added the iRATs to `iso14443a.h` with 56324b16b2
).
2024-10-07 11:44:27 +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
0c4a1066c1
text
2024-01-05 19:27:38 +01:00
iceman1001
0ff41fa652
style
2023-10-12 14:53:26 +02:00
iceman1001
ef348a2aa0
adapt a bit
2023-10-12 14:51:18 +02:00
iceman1001
7cec258349
minor adjustments to texts
2023-10-09 20:09:22 +02:00
iceman1001
60ff2351ba
text
2023-10-09 12:47:00 +02:00
iceman1001
97eb0238b1
style
2023-06-02 10:45:04 +02:00
Davi Mikael
416abae4bb
Changing token and uid of hf_msdsal
2023-05-24 09:49:40 -03:00
Davi Mikael
6950344567
Adjusting hf_msdsal standalone module
2023-04-19 01:39:18 -03:00
iceman1001
e2574200c0
commented out some dbg prints. They interfer with the simulation part
2022-06-16 21:16:25 +02:00
iceman1001
6bb301f4da
cppcheck fixes for const
2022-01-06 23:07:47 +01:00
iceman1001
b55a33b1d7
cppcheck fixes for const
2022-01-06 15:22:36 +01:00
Philippe Teuwen
b703bb746b
Adapting license headers, WIP
2022-01-06 02:20:38 +01:00
Philippe Teuwen
3c31ee793d
make style
2021-07-08 09:53:50 +02:00
iceman1001
366014706a
fix hf_msdsal standalone patch from @nexting
2021-07-06 07:56:42 +02:00
Philippe Teuwen
fb90c078ff
HF_MFSDSAL: turn HF field off
2020-10-06 00:38:30 +02:00
iceman1001
ea73746d32
text
2020-06-10 09:02:58 +02:00
Philippe Teuwen
b556810776
armsrc: clarify static vars vs global vars, part 2
2020-05-19 17:25:58 +02:00
Philippe Teuwen
4dac94c772
clarify BUTTON macro usages
2020-05-15 00:00:42 +02:00
iceman1001
ed11e4a093
cppcheck fix, assign a value
2020-05-14 09:18:51 +02:00
Philippe Teuwen
026707b960
arm: fix prototypes
2020-05-11 13:48:57 +02:00
Philippe Teuwen
04a16ddeb5
msdsal fix bug after var de-shadowing, move stuff around
2020-04-26 17:44:45 +02:00
iceman1001
f416fa9b4f
cppchecker fixes
2020-04-26 12:56:19 +02:00
Philippe Teuwen
011f973e7f
make style
2020-04-24 18:21:38 +02:00
Philippe Teuwen
773b27954d
rename standalone template
2020-04-24 18:11:27 +02:00
Salvador Mendoza
9c4bfa5dcb
Update hf_msdsal.c
2020-04-24 16:42:41 +02:00
Salvador Mendoza
9cd58bd9f0
Create hf_msdsal.c
2020-04-24 16:42:40 +02:00