Commit graph

195 commits

Author SHA1 Message Date
iceman1001
17338e2a5f style 2024-12-31 23:35:16 +01:00
Jonathan Lassoff
cab81f4c91 Fix hf 15 view command examples 2024-12-18 11:26:53 +00:00
Philippe Teuwen
59ae5d2285 hf 15 info: show all type matches and check ST25TVxC signature 2024-12-15 20:54:28 +01:00
Philippe Teuwen
f26727eb28 Refactor originality checks. Notes:
- removed pk "NTAG424DNA, NTAG424DNATT, DESFire Light Ev2", "04B304...3B" which is a typo of "DESFire Ev2", "04B3...3A"},
- MIKRON pk currently not used because I don't know if it's for MFC, MFUL or sth else
- ST25TN pk added but currently not used, need to be implemented/tested
- ST25TV pk currently not used, need to be implemented/tested
2024-12-14 14:29:50 +01:00
iceman1001
ff765f569f change out some non-breaking wait for response from some command which shouldnt have it. Sniff / simulate / bruteforce should have it. and some minor text / style 2024-10-04 10:01:50 +02:00
iceman1001
384a7212d0 text 2024-08-25 17:09:31 +02:00
iceman1001
f3f647e6af fix const params, unused set vars 2024-05-14 12:04:03 +02:00
iceman1001
4aa8645a33 fixed order of checking 2024-05-14 12:00:19 +02:00
iceman1001
42f0699c78 style 2024-05-14 10:04:28 +02:00
iceman1001
77db65a590 there were several memory leaks in hf 15 dump. Fixed by @jlitewski 2024-05-13 14:29:27 +02:00
iceman1001
59c07f911a - now are able to verify signature. Thanks @doegox! 2024-04-24 00:23:16 +02:00
iceman1001
b84fa69f39 ... checks 2024-04-23 23:13:22 +02:00
iceman1001
2d36efe821 updated type identifications. Will need a better way to detect size of those 15693 ones 2024-04-23 08:43:55 +02:00
iceman1001
3ef3e3a63d update signature data 2024-04-23 02:16:01 +02:00
iceman1001
3f6ea0f0fc style 2024-04-22 16:35:22 +02:00
iceman1001
87c6633de1 add support for generation 2 magic command when setting UID on ISO15693 cards. ref:: https://github.com/RfidResearchGroup/proxmark3/issues/1604#issuecomment-2068444071 2024-04-22 09:04:01 +02:00
iceman1001
6466ce4e6d fix iso15693 output in hf search 2024-02-17 14:20:52 +01:00
iceman1001
d58a9ad84e text 2024-02-10 19:07:13 +01:00
iceman1001
521791dbb7 lf em 410x clone now allows for all zeros card number. Thanks to Amal for reminding me about it 2024-02-09 08:44:21 +01:00
iceman1001
0db2d1c92a added lf hitag eview command and unified some command description across the client 2024-01-30 11:02:10 +01:00
iceman1001
5028d6f664 style 2024-01-28 11:16:45 +01:00
iceman1001
c44a4268f9 text 2024-01-26 20:48:12 +01:00
iceman1001
708898c942 playing with the 15 info output 2024-01-26 14:57:24 +01:00
iceman1001
3a1c3510ae text 2024-01-26 14:22:48 +01:00
iceman1001
6b9dde1ff7 text 2024-01-26 14:11:20 +01:00
iceman1001
d215f18fdb reworked the tag memory printing for HF 15* 2024-01-26 12:50:09 +01:00
nvx
e22776a7e0 style 2024-01-26 20:20:25 +10:00
iceman1001
41d545f5b8 text 2024-01-25 16:35:20 +01:00
iceman1001
282ae9308d fix some semicolons 2024-01-25 16:20:40 +01:00
Iceman
680f63ed64
Merge pull request #2274 from lnv42/pr1
iso15: fix "restore" and "view" cmd for the new dump format
2024-01-25 15:04:09 +01:00
Yann GASCUEL
9ace97aabc iso15 fix view with new dump format 2024-01-25 14:11:13 +01:00
Yann GASCUEL
169780fec0 iso15: fix restore with new dump format 2024-01-25 14:11:08 +01:00
iceman1001
649e8f581a fixed hf 15 writedsfid, it was missing the longer wait for writes. Also made the command honor the -o flag instead of enforing it. I tested with and without on a card and both works 2024-01-25 12:11:44 +01:00
iceman1001
efc8c0b8ab added a interactive flag for hf14asniff, and unified text across the project 2024-01-25 10:21:36 +01:00
Yann GASCUEL
63afe5e97a iso15: add more sanity check in eload 2024-01-25 08:56:47 +01:00
iceman1001
28b887aedb text 2024-01-25 01:45:18 +01:00
iceman1001
ba578ee139 hf 15 sim, reverse uid and a shorter read from emul to get uid if none is user given 2024-01-25 00:34:05 +01:00
iceman1001
a6fa662d3c increase upload block size for 15 eload, was 64 now 256 2024-01-24 23:37:13 +01:00
iceman1001
2d9c1a941c style 2024-01-24 18:18:13 +01:00
Yann GASCUEL
472b6a8c64 cmdhf15: fix sanity check (uidlen alone is > 1 when -u is set) 2024-01-24 17:33:18 +01:00
Yann GASCUEL
2aa419beba cmdhf15: addapt sim to new iso15sim eml format 2024-01-24 13:59:13 +01:00
Yann GASCUEL
524a439d6e cmdhf15: dump: fix arg parsing/sanitization 2024-01-24 13:59:13 +01:00
Yann GASCUEL
7f666d445c cmd_hf_15: fix & simplify flag parsing 2024-01-24 13:59:13 +01:00
Yann GASCUEL
7c44337941 cmdhf15: addapt dump to new iso15sim eml format 2024-01-24 13:59:13 +01:00
Yann GASCUEL
e6bca3221d cmdhf15: addapt eview to new iso15sim eml format 2024-01-24 13:59:13 +01:00
Yann GASCUEL
0bbb054b33 cmdhf15: addapt eload/esave to new iso15sim eml format 2024-01-24 13:59:13 +01:00
iceman1001
22fd440c83 style 2024-01-18 16:41:13 +01:00
iceman1001
6170eea81e style 2024-01-18 13:43:16 +01:00
iceman1001
df67ac7658 hf 15 eview and view now supports -z flag to make the output more dense 2024-01-17 21:12:41 +01:00
iceman1001
13b74dd817 text 2024-01-16 13:52:25 +01:00