Commit graph

12177 commits

Author SHA1 Message Date
iceman1001 84bc138841 cppchecker fix - might be called with UID == NULL 2021-01-28 12:46:26 +01:00
iceman1001 31df889f97 cppchecker fix - format string 2021-01-28 12:42:32 +01:00
iceman1001 a9b265ff1b cppcheck fixes call from hf_aveful with NULL 2021-01-28 12:16:02 +01:00
iceman1001 3c07e264c9 cppchecker fixes 2021-01-28 12:11:24 +01:00
iceman1001 6e0673fd02 cppchecker fixes 2021-01-28 12:05:32 +01:00
iceman1001 65c11ee0e4 litte rename 2021-01-28 11:49:25 +01:00
iceman1001 58cbe90469 rename 2021-01-28 01:21:52 +01:00
iceman1001 02c1034caa fix #1175 - biphase demod identification of value clocks now fails if no changes detected 2021-01-28 00:35:14 +01:00
iceman1001 f8925aa5f3 added more links 2021-01-27 23:45:32 +01:00
iceman1001 a5c40fa07b minor renaming 2021-01-27 23:30:37 +01:00
iceman1001 f6462137cf standalone mode LF_EM4100RWC, LF_EM4100RSWB - odd big buff static pointer usage 2021-01-27 23:18:01 +01:00
iceman1001 fdcc4b741c fix lf em 4x05 write - pwd/data. t55xx chk - now uses cliparser, and color to cliparser empty message 2021-01-27 22:52:08 +01:00
iceman1001 7f78b0a85d text and test fix for lf search 2021-01-27 14:36:43 +01:00
iceman1001 3176d05a2a lf simbidir - now use cliparser 2021-01-27 14:14:59 +01:00
iceman1001 35cc4125bd lf search - now use cliparser 2021-01-27 14:11:36 +01:00
Iceman 375909653d
Merge pull request #1174 from McEloff/trace_list_mf_dict
`trace list -t mf` - now can use external dictionary keys file
2021-01-27 12:49:06 +01:00
Eloff 2218b4e7db minor fix 2021-01-27 14:43:50 +03:00
iceman1001 d39e0939b6 fix t55xx protect/recoverpw - make param pwd optional 2021-01-27 09:09:42 +01:00
McEloff 11b94e7748 trace list -t mf - now can use external dictionary keys file 2021-01-27 01:14:20 +03:00
iceman1001 fad3658604 fix 'lf t55 sniff' input params 2021-01-26 22:26:19 +01:00
iceman1001 05c5985073 fix #1173 - added guards 2021-01-26 10:47:55 +01:00
Philippe Teuwen 6a13a0c349 hardnested: one more init 2021-01-26 01:07:32 +01:00
Philippe Teuwen 658a62f761 hardnested: add missing init, fixing some segfault 2021-01-25 23:48:19 +01:00
iceman1001 20fccb16aa hf mf hardnested - changed to calloc, and some text 2021-01-25 22:12:17 +01:00
iceman1001 89b9ddff78 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2021-01-25 22:09:12 +01:00
iceman1001 c571b1e0ad hf mf hardnested - clear these too 2021-01-25 20:59:32 +01:00
iceman1001 77d51cae38 hf mf hardnested - just making sure its cleared 2021-01-25 20:55:28 +01:00
iceman1001 2305411a1d hf mf hardnested - added missing init 2021-01-25 19:38:47 +01:00
Philippe Teuwen 134ddf6313 hardnested offline: avoid reaching out for pm3 2021-01-25 17:31:25 +01:00
iceman1001 ba8cd68942 hf mf hardnested - NUM_SUMS is 19, making loop iterator smaller 2021-01-25 14:31:17 +01:00
iceman1001 078a28550f hf mf hardnested - these are called with u16 in the source 2021-01-25 14:28:47 +01:00
iceman1001 a658d5dd1e Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2021-01-25 14:15:58 +01:00
Philippe Teuwen 0fee0c97cb make style 2021-01-23 22:38:07 +01:00
Philippe Teuwen b2ba09b8b4 changelog 2021-01-23 22:37:25 +01:00
iceman1001 2987fdb187 added warning prefix 2021-01-23 19:08:45 +01:00
iceman1001 4d2d65a0c6 lf fdx reader - check both 125 / 134 freqs. 2021-01-22 22:58:50 +01:00
Iceman 056385612d
Merge pull request #1171 from socram8888/oobfix
Fix out of bounds read
2021-01-22 22:34:51 +01:00
Marcos Del Sol Vives 37f4dee727 Fix out of bounds read 2021-01-22 22:22:04 +01:00
Iceman b461b1defa
Merge pull request #1170 from socram8888/mffix
Nonce acquisition improvements
2021-01-22 17:24:57 +01:00
Marcos Del Sol Vives 8bf89436f8 Improve error messages on encrypted nonce acquisition 2021-01-22 16:06:39 +01:00
Marcos Del Sol Vives 7094994b57 Fix nonce acquisition 2021-01-22 16:05:45 +01:00
Iceman 2829e20d4b
Merge pull request #1169 from tharexde/dev_4x50_sim_full
dev 4x50 sim full
2021-01-20 21:45:13 +01:00
tharexde 843dd9bef4 deleted unneeded include statement 2021-01-20 19:47:55 +01:00
tharexde d41a884c2f restoring filename from commit. 2021-01-20 19:47:14 +01:00
tharexde e061645c6b deleted unneeded include statement 2021-01-20 19:37:38 +01:00
tharexde e09d8b27a2 timeout define instead of hardcoded value 2021-01-20 19:29:57 +01:00
tharexde 3620ebd673 Merge branch 'master' into dev_4x50_sim_full
update 210120
2021-01-20 19:07:39 +01:00
iceman1001 f91249c2a4 text 2021-01-20 14:32:16 +01:00
iceman1001 9945e1b358 added some sleeps 2021-01-20 14:28:49 +01:00
iceman1001 0b37e2a062 text updates 2021-01-20 14:15:43 +01:00