11425 Commits

Author SHA1 Message Date
iceman1001
8b6d8cbb79 Release v4.18218 - DEFCON is Cancelled 2024-02-18 20:53:52 +01:00
iceman1001
a6af4df5ed forgot command line parsing 2024-02-18 09:06:00 +01:00
Francesco S
377cf2a54d 🐛 Fixed bug autopwn static nested cmdhfmf.c
Signed-off-by: Francesco S. <36336996+francesco-scar@users.noreply.github.com>
2024-02-18 00:27:33 +00:00
Iceman
a2bbc25101 Merge pull request #2291 from gsingh93/mf-dump-errors
Properly handle "hf mf dump" errors
2024-02-17 23:12:27 +01:00
iceman1001
298ae7c91f add missing files 2024-02-17 14:49:56 +01:00
iceman1001
b910d7ea94 make miscchecks 2024-02-17 14:47:49 +01:00
iceman1001
6466ce4e6d fix iso15693 output in hf search 2024-02-17 14:20:52 +01:00
iceman1001
fa65a1e042 add SEOS hint 2024-02-17 14:12:11 +01:00
iceman1001
a0bf5315c5 rearrange 2024-02-17 14:11:43 +01:00
Dan Perret
1eee09d106 Fix typo in hf mfu rdbl help text. 2024-02-16 21:48:22 -05:00
iceman1001
c1156d24f2 hf fudan dump now supports the nosave flag 2024-02-16 22:50:16 +01:00
iceman1001
f5e976afa6 style 2024-02-16 21:59:45 +01:00
iceman1001
489ae506ab move ul-aes configuration reading 2024-02-16 21:31:39 +01:00
iceman1001
c544d67d2b Thanks to the user jareckib for his solution of adding two extra blocks to t5577 in order to clone a more modern Electra tag. Find it under the extra param lf em 410x clone --electra 2024-02-16 21:21:02 +01:00
iceman1001
60439dc29b default to pwd mode 2024-02-16 21:07:02 +01:00
iceman1001
35860b9b74 aes configuration printing? 2024-02-16 19:46:56 +01:00
iceman1001
385930fc26 text 2024-02-16 19:33:53 +01:00
iceman1001
c95fe2d531 fix read signature. and return code handling 2024-02-16 19:25:58 +01:00
iceman1001
2bce6c93cc invert force logic 2024-02-16 18:18:32 +01:00
iceman1001
98d806555e fix some auth logic 2024-02-16 18:12:18 +01:00
iceman1001
27945e26d5 fixing bad pointers 2024-02-16 18:06:42 +01:00
iceman1001
3da60d31d4 text 2024-02-16 17:57:57 +01:00
iceman1001
10f8a24812 check the different keys 2024-02-16 17:52:40 +01:00
iceman1001
76217e8579 check the different keys 2024-02-16 17:51:51 +01:00
iceman1001
cae23e43e6 adding param to override the hw dbg settings. ie making checking for default keys silent 2024-02-16 17:48:44 +01:00
iceman1001
d6a7ac7f44 loop the other keys 2024-02-16 17:38:56 +01:00
Gulshan Singh
6dc308f220 Change FAILED log messages back to DEBUG
Signed-off-by: Gulshan Singh <gsingh2011@gmail.com>
2024-02-16 08:36:45 -08:00
iceman1001
eb85438b8e Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2024-02-16 17:30:53 +01:00
iceman1001
99e7a647bf fix lengths 2024-02-16 17:30:14 +01:00
wh201906
710c8ede8e Better hw detectreader
Fix regression in 5f831ee776
Add support for switching modes by keyboard
2024-02-16 21:52:27 +08:00
Gulshan Singh
96c1f39d0d Properly handle "hf mf dump" errors 2024-02-15 17:14:37 -08:00
iceman1001
eef5db3bbe added config for pyronix 2024-02-16 01:04:47 +01:00
iceman1001
63360b034d style 2024-02-15 18:11:46 +01:00
iceman1001
e9891085c9 just test one key 2024-02-15 17:20:55 +01:00
iceman1001
a6c742772c allow for more debug 2024-02-15 16:32:47 +01:00
iceman1001
c4c1601446 added rudimentary functions for doing AES authentication against MIFARE UL AES tags. (wip) 2024-02-15 16:20:47 +01:00
iceman1001
cb570cb103 the function return 32bits, a left over since the swap to 64bits. Making UL AES not being properly identified 2024-02-15 12:13:40 +01:00
iceman1001
0d17f453f7 reworked the hf st info output. A bit more clear now 2024-02-15 12:08:53 +01:00
iceman1001
cfaf8853d7 text 2024-02-15 11:19:32 +01:00
iceman1001
376bee42e8 style 2024-02-15 11:16:05 +01:00
iceman1001
db2afab6a0 fix 14a ST hints 2024-02-15 10:43:21 +01:00
iceman1001
fb20f92cf8 mfu detection fixes 2024-02-15 10:03:11 +01:00
iceman1001
dac0a392bd fix wrong arg num 2024-02-13 17:32:33 +01:00
iceman1001
378e3cd254 fix #2288 bad comparision 2024-02-12 12:04:07 +01:00
iceman1001
d58a9ad84e text 2024-02-10 19:07:13 +01:00
iceman1001
c3e269d1b6 took PR #2283 and fixed it up. Added contact inteface to PCSC pass through (@gm3197) 2024-02-10 19:00:01 +01:00
iceman1001
7241406632 updated the ATR list 2024-02-10 09:50:59 +01:00
iceman1001
30012344a7 some fixes for mfu info where it had some debug messages from device side and didnt test pwd all the time. Also allow keygen to take a block number now 2024-02-09 08:52:23 +01:00
iceman1001
03adf07c1f text 2024-02-09 08:47:19 +01:00
iceman1001
666f0aacc7 renamed 2024-02-09 08:46:20 +01:00