Commit Graph

11437 Commits

Author SHA1 Message Date
iceman1001 490111ee47 fixed the magic detection , and improved the hints reporting MF Classic tags 2024-02-21 23:23:54 +01:00
iceman1001 26fda45837 style 2024-02-21 22:49:59 +01:00
Iceman c2738b1efc Merge pull request #2300 from Sonic803/master
Added 14b restore, modified 14b reader,wrbl
2024-02-21 20:30:13 +01:00
Sonic803 87a85766ed Don't stop on break plot error 2024-02-21 17:26:55 +01:00
iceman1001 c4bb26b1ef make style 2024-02-21 17:14:54 +01:00
iceman1001 bf8fdbb070 hw tune output reworked 2024-02-21 17:05:31 +01:00
Sonic803 b80cc92c39 Use ST25TB_SR_BLOCK_SIZE instead of 4 2024-02-21 15:41:31 +01:00
iceman1001 61b8d628c2 move the hw tune command from cmddata.c into cmdhw.c where it should have been. This also removes the data tune command. 2024-02-21 13:20:51 +01:00
Sonic803 f6ae161fd5 Free in case of write error 2024-02-21 12:42:54 +01:00
Sonic803 4bf3cb928b Added 14b restore, modified 14b reader,wrbl 2024-02-21 12:36:27 +01:00
iceman1001 1fe3477bfc t55xx dump - print header 2024-02-20 11:13:31 +01:00
iceman1001 392c251c81 fix lf search when running it without any tag on it. In short hitag get uid loop on device side just sits an waits 2024-02-20 00:42:35 +01:00
iceman1001 96a68a1ddc fuzzing seems to believe we would actually write more than 50 bytes of ATR... 2024-02-19 18:21:19 +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