Commit graph

1795 commits

Author SHA1 Message Date
iceman1001 edc8165576 lf psksim - correct swapping with user data or demodbuffer data 2021-02-02 09:13:13 +01:00
iceman1001 fa3a1f1cbf lf simpsk - now uses cliparser. And simulation can be broken by enter or button press 2021-02-01 23:52:48 +01:00
iceman1001 31e1db1bc2 hf 14a info - identify HID SEOS. ATQA: 00 01, SAK 20 2021-01-31 23:43:15 +01:00
iceman1001 3a051b3266 lf indala sim - now it works again 2021-01-31 01:09:27 +01:00
Ave 8f8263ae59 emrtd: Fix EF_DG2 image dumping 2021-01-29 23:27:33 +03:00
iceman1001 e29bbcf6c3 text 2021-01-29 20:35:36 +01:00
iceman1001 e42985b65c testing crc32 2021-01-29 19:28:45 +01:00
iceman1001 76f2c2c95e cppchecker fix 2021-01-29 16:51:06 +01:00
iceman1001 a6e4b03c28 coverty finds this a deadcode, cppchecker complains... 2021-01-29 16:18:09 +01:00
iceman1001 3b37ca1d4c coverity fix #308455 2021-01-29 16:06:45 +01:00
iceman1001 ead26ec3c3 lf t55xx special - now uses cliparser 2021-01-29 16:06:26 +01:00
iceman1001 831a3ad2fa hw dbg - fix wrong param 2021-01-29 12:13:54 +01:00
iceman1001 249d3e7d1e text 2021-01-29 12:04:19 +01:00
iceman1001 dc01b63d49 analyse demodbuff - bad reference to string pointer after free 2021-01-29 11:59:32 +01:00
iceman1001 b3c0e00174 wiegand encode - now "-w" format param is optional, if excluded it tries to convert to all known formats and output 2021-01-29 11:56:31 +01:00
iceman1001 165ceb122f update to correct filename for the sample file 2021-01-28 21:41:57 +01:00
iceman1001 90fb78ff1b cppchecker fix 2021-01-28 21:38:30 +01:00
iceman1001 6737f6f3cd sanitize fix - lf/hf tune heap overflow 2021-01-28 20:31:39 +01:00
iceman1001 405b93f109 coverity fix 309975 2021-01-28 15:29:52 +01:00
iceman1001 56b4a480cd cppchecker fix, realloc should already freed it 2021-01-28 14:33:30 +01:00
iceman1001 2c73337bde cppchecker ,, silence a warning 2021-01-28 14:32:57 +01:00
iceman1001 6633214957 cppchecker fix 2021-01-28 14:22:44 +01:00
iceman1001 12c0eb97fb cppchecker fix 2021-01-28 14:20:33 +01:00
iceman1001 a5f4212809 cppchecker fix 2021-01-28 14:18:44 +01:00
iceman1001 11a95d7351 cppchecker fix 2021-01-28 14:16:42 +01:00
iceman1001 10e2829123 cppchecker fix UID might be NULL 2021-01-28 14:11:33 +01:00
iceman1001 beb6a8bf11 cppchecker 2021-01-28 14:09:25 +01:00
iceman1001 3ad822844f cppchecker ... 2021-01-28 14:08:47 +01:00
iceman1001 3fead5b93c cppchecker... 2021-01-28 13:53:37 +01:00
iceman1001 46767a07e7 cppchecker 2021-01-28 13:50:27 +01:00
iceman1001 785d790ea0 cppchecker fix 2021-01-28 13:48:28 +01:00
iceman1001 12a28fcd16 cppchecker fix hf 14b 2021-01-28 13:38:58 +01:00
iceman1001 fd7a25beed cppchecker fix - hf mfu restore and key param 2021-01-28 13:34:03 +01:00
iceman1001 58cbe90469 rename 2021-01-28 01:21:52 +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 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
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 77d51cae38 hf mf hardnested - just making sure its cleared 2021-01-25 20:55:28 +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
Philippe Teuwen 0fee0c97cb make style 2021-01-23 22:38:07 +01:00
iceman1001 4d2d65a0c6 lf fdx reader - check both 125 / 134 freqs. 2021-01-22 22:58:50 +01:00