Commit graph

4907 commits

Author SHA1 Message Date
osboxes.org
1ec7bd1388 style 2019-12-31 21:39:55 +01:00
osboxes.org
bd1244287f style 2019-12-31 21:39:37 +01:00
osboxes.org
48eeceae58 style 2019-12-31 21:38:45 +01:00
osboxes.org
56673c29d3 style 2019-12-31 21:38:13 +01:00
osboxes.org
cabbed8b91 style 2019-12-31 21:37:57 +01:00
iceman1001
d748b2c8ab textual 2019-12-31 15:29:46 +01:00
iceman1001
025c98fc53 cppcheck 2019-12-30 21:47:18 +01:00
iceman1001
155444440e cppcheck 2019-12-30 21:45:18 +01:00
iceman1001
5de1178466 cppcheck 2019-12-30 21:44:42 +01:00
iceman1001
7a867cadcd cppcheck 2019-12-30 21:43:34 +01:00
iceman1001
2137e2b6c8 cppcheck 2019-12-30 21:43:03 +01:00
iceman1001
c193eef326 cppcheck 2019-12-30 21:42:27 +01:00
iceman1001
f428b016c1 cppcheck 2019-12-30 21:11:18 +01:00
iceman1001
c857cf49f3 fix: cppcheck negative compare w u32 2019-12-30 16:50:53 +01:00
iceman1001
a3ce88eaec fix: cppcheck, bool vs & 2019-12-30 16:46:13 +01:00
iceman1001
88237e60c1 cppcheck 2019-12-30 16:41:13 +01:00
iceman1001
fb0eb35710 style 2019-12-30 16:27:51 +01:00
iceman1001
9c8abd2091 chg: refactor printkeytable\n fix: potential crete key null bug\nHelpt text changes 2019-12-29 12:03:06 +01:00
iceman1001
f8876bf748 fix: hf mf nested - now print correct blockno/keytype. Unified output to autopwn style 2019-12-29 12:00:39 +01:00
iceman1001
072255d04f fix: 'hf mf chk' - reading block B ... https://github.com/RfidResearchGroup/proxmark3/issues/489 2019-12-28 23:51:17 +01:00
iceman1001
ac6afe9c04 Chg: 'lf t55xx dump - updated json format 2019-12-28 21:40:52 +01:00
iceman1001
83e8eeb1f8 Chg: 'lf t55xx dump' - now saves as JSON format aswell 2019-12-26 00:23:01 +01:00
iceman1001
03495f0b14 style 2019-12-26 00:22:21 +01:00
iceman1001
c2006e3808 add: mfu_magic.lua - script to talk with your Magic NTAG tag. 2019-12-26 00:09:44 +01:00
iceman1001
c70ab5f5d4 fix: hf mf chk / hf mf fchk / hf mf autopwn - Now correctly writes 0xFF's instead of zeros for unknown keys in binary key file.\nChg: hf mf nested - check for static/fixed nonce added 2019-12-25 14:01:37 +01:00
iceman1001
e701022257 fix: hf search - iClass wrong return code check 2019-12-24 11:30:07 +01:00
iceman1001
648c6a6adc style 2019-12-24 09:52:27 +01:00
iceman1001
7bb5f51340 style 2019-12-24 09:52:11 +01:00
iceman1001
aeb3f74c10 Add: 'hf lto list' - annotation for LTO-CM 2019-12-24 00:57:15 +01:00
iceman1001
db32e20554 spaces 2019-12-23 22:24:45 +01:00
iceman1001
15cafbe6c2 fix: hw search for lto 2019-12-23 22:24:11 +01:00
iceman1001
ed3e0895b5 hook it up 2019-12-23 22:00:34 +01:00
iceman1001
a6a48f0e6d Chg 'hf 14a info' - static/fixed nonce detection 2019-12-23 15:23:04 +01:00
iceman1001
07b3b6ed4e textual 2019-12-23 10:42:42 +01:00
iceman1001
9a68c52438 inline some compare 2019-12-23 10:41:54 +01:00
iceman1001
66426cee1e chg: - adapt to new data save parameter 2019-12-22 12:56:51 +01:00
iceman1001
ea5680dba8 style 2019-12-22 12:51:40 +01:00
iceman1001
a4407ae9f1 add: saving as wave format for LF traces, thanks (@anon)\n chg: 'data save f <filename> w - reword the params to command 2019-12-22 11:19:06 +01:00
iceman1001
286333ca91 add: hf lto info - skeleton to add LTO-CM (Cartridge memort) to PM3 2019-12-22 11:16:59 +01:00
iceman1001
337a1d1dca more 2019-12-21 18:17:03 +01:00
iceman1001
3ddf7a0ce5 iso15 - add some annotation for write mulit 2019-12-20 11:23:27 +01:00
iceman1001
85170f914e b0 doesnt use crc 2019-12-20 11:19:58 +01:00
iceman1001
25b2a8b06b nice output 2019-12-19 22:51:41 +01:00
iceman1001
818de78a1c fix wrong vars name 2019-12-19 22:34:07 +01:00
iceman1001
46783e519a removing some crc 2019-12-19 22:32:00 +01:00
iceman1001
cbff5bcace fixng the read command 0-31bytes 2019-12-19 22:24:03 +01:00
iceman1001
72d51a7774 more fixes 2019-12-19 22:11:35 +01:00
iceman1001
d3723c2649 lto_dump - added 14a connect, no_select options 2019-12-19 21:59:45 +01:00
iceman1001
39b7658528 lto_dump fixes - wrong if-statement, wrong argument for 7bit 2019-12-19 21:03:07 +01:00
iceman1001
0cb57915a1 lto-cm lua script by @kevin. reworked to be more flexble. wip. 2019-12-18 10:14:35 +01:00