Commit graph

61 commits

Author SHA1 Message Date
iceman1001
2597c7576e style 2025-07-10 11:52:39 +02:00
iceman1001
65607fc727 added Ultralight-C simulation. hf mfu sim -t 13. Use eload first. Also added support to upload UL-C dictionaries and UL-AES to spiffs memory. A lot of textual reworked across client. Unifiy texts and a bit more color ;) 2025-06-19 17:26:20 +02:00
iceman1001
ad292e8810 unify test - step 2 2025-03-25 10:17:42 +01:00
iceman1001
4d603a4530 unify hint text 2025-03-20 22:55:26 +01:00
iceman1001
17a8f0f9c2 text 2025-03-20 12:17:37 +01:00
iceman1001
dd9bc4d363 the select param was handled wrong and it was tested for CRC which will not work. Thanks @RebornBrain for suggesting a fix 2024-09-08 14:25:40 +02:00
iceman1001
bbbe985111 when changing to 50 loops on device side, the felica reader code on client side timedout and it wasnt handled good enough so the return code was PM3_SUCCESS giving a false positive. Increase timeout, decrease loops to 25, and better loop handling of return value 2024-05-12 20:17:50 +02:00
iceman1001
d58a9ad84e text 2024-02-10 19:07:13 +01:00
iceman1001
c03e15b553 unify texts 2024-02-03 11:14:51 +01:00
iceman1001
efc8c0b8ab added a interactive flag for hf14asniff, and unified text across the project 2024-01-25 10:21:36 +01:00
iceman1001
f563f461d9 text 2024-01-15 04:11:46 +01:00
iceman1001
8d0b41a911 this commit fixes #2244 #2246 #1596 #2101. Its kind of a big refactoring and I most likely broke something. With that said. Now: HF 15 commands now uses NG packets, hf 15 raw support -k keepfield on and -s select, hf 15 dump/rdbl/rdmulti should handle blocksizes of 4 or 8, the error messages are unified and error handling the same. Some understanding how add_option impacts response message from card. A more clear separation between PM3 flags and ISO15693 protocol flags. 2024-01-14 14:23:51 +01:00
iceman1001
fdc1c9d864 text 2023-12-06 22:16:53 +01:00
iceman1001
f58b4603ba fix 2023-11-03 15:42:13 +01:00
iceman1001
b3652c28be fixc CID #405232 - init array 2023-03-04 20:12:00 +01:00
iceman1001
811f76785d textual 2022-08-22 12:25:25 +02:00
Philippe Teuwen
abddde7a51 felica: Fix codeql warnings 2022-02-27 14:09:26 +01:00
iceman1001
68d79527e5 cppcheck unused 2022-01-29 10:13:05 +01:00
iceman1001
fb9f7d6562 cppcheck bad logic 2022-01-29 10:11:15 +01:00
iceman1001
0942ce7a68 refactory parity files a bit 2022-01-09 13:34:54 +01:00
Philippe Teuwen
30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001
6dbde61c4e cppcheck fixes 2022-01-06 21:08:22 +01:00
Philippe Teuwen
7a5786b9e4 fix a number of strx usages 2022-01-01 02:39:10 +01:00
iceman1001
346db39b48 tripple question marks annoys c compiler 2021-08-08 15:06:55 +02:00
Adam Hořčica
5f561de4cb
Add Suica card IC Type 2021-08-08 13:34:42 +02:00
merlokk
73f62ae27e make style 2021-07-26 18:00:15 +03:00
iceman1001
a7c02a4c52 more ic type definitions 2021-07-25 08:39:00 +02:00
ah01
db401770e5 Add model name information to felica info cmd 2021-07-25 01:23:38 +02:00
iceman1001
b974a07736 text 2021-05-20 10:31:00 +02:00
iceman1001
841c91a662 should be 8bytes 2021-05-13 19:52:59 +02:00
Philippe Teuwen
dc54dd305b Use CmdTraceListAlias everywhere 2021-04-19 21:43:32 +02:00
iceman1001
d2646122e7 style 2021-04-16 17:10:08 +02:00
Philippe Teuwen
f63125386b typos 2021-04-16 00:13:36 +02:00
iceman1001
fc61561e97 hf felica auth1, auth2 - now use cliparser. 2021-04-14 08:15:14 +02:00
iceman1001
e7e43d11d0 hf felica rdbl, wrbl, now uses cliparser. Renamed them, and hf felica raw got a bugfix to read raw bytes correct 2021-04-13 16:08:58 +02:00
iceman1001
30ea41efc8 hf felica scsvcode, rdunencrypted - now uses cliparser 2021-04-13 15:30:12 +02:00
iceman1001
4d2f8a3bd5 hf felica rqresponse - now uses cliparser 2021-04-12 22:49:19 +02:00
iceman1001
935ba8289a hf felica rqsyscode, rqspecver - now uses cliparser 2021-04-12 22:10:38 +02:00
iceman1001
cf0ffb778d hf felica rqservice - now uses cliparser 2021-04-12 21:42:49 +02:00
iceman1001
37751e1b2b hf felica resetmode - now uses cliparser 2021-04-12 21:30:53 +02:00
iceman1001
007b916643 style 2021-04-08 11:08:39 +02:00
iceman1001
86e682feff reverse read_reply in 14b raw 2021-04-04 17:02:55 +02:00
iceman1001
758488f377 text 2021-03-29 10:38:47 +02:00
iceman1001
1284a0bb6a added hf felica info\n hf felica reader, now supports cliparser and continuous mode 2021-03-27 13:22:23 +01:00
iceman1001
69d73a4d8d fix coverity 315653 2021-03-26 22:33:31 +01:00
iceman1001
7574606080 hf felica sniff - now uses cliparser 2021-03-26 21:01:50 +01:00
iceman1001
91b47eeb1f hf felica litesim - now uses cliparser 2021-03-25 09:39:40 +01:00
iceman1001
db3719792b hf felica raw - now uses cliparser 2021-03-24 19:30:40 +01:00
iceman1001
0ecefcfbf4 text 2020-11-28 22:18:23 +01:00
iceman1001
470a0a5978 actually fix the list options 2020-10-09 20:46:48 +02:00