Commit Graph

11446 Commits

Author SHA1 Message Date
iceman1001
46fcde7db8 parse and show ndef message with mime image 2024-03-01 07:45:32 +01:00
iceman1001
b344da5ff5 mmm 2024-02-29 16:43:14 +01:00
Your Name
7f4a172412 fix segmentation fault 2024-02-27 00:58:45 -05:00
Benjamin DELPY
12bd81aa27 Update intertic.py
Licence change

Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-02-26 11:07:40 +01:00
Benjamin DELPY
ae0a15fd48 Create intertic.py
Basic script to try to interpret Intertic data on ST25TB / SRT512 in french transports

Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-02-25 22:04:43 +01:00
iceman1001
309e88ca65 the handle plot was showing the plot window when running hf search etc. now it will be downloaded the plot but plot window is hidden. if you show the plot window before running you will see it 2024-02-25 17:39:28 +01:00
iceman1001
1133122681 text 2024-02-25 14:06:15 +01:00
XiXinping
2bf1dd4e69 Update mfc_default_keys.dic
Signed-off-by: XiXinping <81447868+XiXinping@users.noreply.github.com>
2024-02-22 04:46:50 +00:00
XiXinping
7864657844 Update mfc_default_keys.dic
Added keys for Pittsburgh's ConnectCard

Signed-off-by: XiXinping <81447868+XiXinping@users.noreply.github.com>
2024-02-22 04:39:25 +00:00
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