Commit graph

16331 commits

Author SHA1 Message Date
iceman1001 f9da8615e4 fix CID #405224 2023-03-04 20:32:34 +01:00
iceman1001 7504413f0b fix CID #405225 2023-03-04 20:29:39 +01:00
iceman1001 b6be8d9532 fix CID # 405226 2023-03-04 20:24:20 +01:00
iceman1001 a0feb580c2 fix CID #405227 - wrong comparision for the first fix 2023-03-04 20:20:10 +01:00
iceman1001 95a19405d8 fix CID #405230 - array too small 2023-03-04 20:17:06 +01:00
iceman1001 173841b533 fix CID #405231 - resource leak 2023-03-04 20:14:09 +01:00
iceman1001 b3652c28be fixc CID #405232 - init array 2023-03-04 20:12:00 +01:00
iceman1001 8f20eed914 fix CID #405232 2023-03-04 20:10:46 +01:00
iceman1001 060f452530 fix text 2023-03-04 20:03:53 +01:00
Iceman 5cf0bf7620
Merge pull request #1928 from cha0tic87/master
Adding bruteforcing functionality to HID facility code
2023-03-04 19:17:31 +01:00
Chris Smith f424667d0c
Fix syntax 2023-03-04 10:40:19 -07:00
iceman1001 3444b5e38a text 2023-03-04 10:23:55 +01:00
Iceman 8b11d62de3
Merge pull request #1932 from DidierA/hf_mfdes_fixes
hf mfdes: consistency fixes
2023-03-04 10:12:21 +01:00
Iceman 75233d0aec
Merge pull request #1933 from DidierA/desfire_info_check
Desfire : check length of tag answers
2023-03-04 10:10:07 +01:00
DidierA fc4e912fc1 MifareFesFireGetInformation(): warningw when tag answer is too short 2023-03-03 17:54:11 +01:00
DidierA d319b0dee3 hf mfdes: Use hex in error message, consistent with cmdline 2023-03-03 16:03:30 +01:00
DidierA 13e43b1eb5 hf mfdes: Examples where using -s instead of --schann 2023-03-03 15:57:35 +01:00
Iceman 8a1cb4e8bf
Merge pull request #1930 from weejhsteve/patch-4
Update mfc_default_keys.dic
2023-03-01 17:23:23 +01:00
weejhsteve 194895e9af
Update mfc_default_keys.dic
Tidying up. forgot leave a blank comment line.

Signed-off-by: weejhsteve <92703857+weejhsteve@users.noreply.github.com>
2023-03-01 15:48:22 +08:00
Iceman 7cf412040c
Merge pull request #1929 from weejhsteve/patch-3
Update mfc_default_keys.dic
2023-03-01 08:10:11 +01:00
weejhsteve b486f3bba4
Update mfc_default_keys.dic
# Food GEM
6686FADE5566

Signed-off-by: weejhsteve <92703857+weejhsteve@users.noreply.github.com>
2023-03-01 11:23:14 +08:00
Chris Smith cd5fa61683
Update help text 2023-02-28 07:28:06 -07:00
Chris Smith 3bcac0cc64
Updated arguments and help text 2023-02-28 07:24:24 -07:00
Chris Smith 21a1defa88
Fix formatting 2023-02-27 13:06:38 -07:00
Chris Smith 702716b597
Fix formatting 2023-02-27 13:05:16 -07:00
Chris Smith 85ca342567
Add bruteforce functionality to HID facility code 2023-02-27 13:02:16 -07:00
Iceman 558129c3fd
Merge pull request #1925 from augustozanellato/gen4_lua_mfc_signature
Add mfc signature support to gen4 lua script
2023-02-27 17:30:45 +01:00
Augusto Zanellato 7834db8be7 Add CHANGELOG.md entry, bump script version 2023-02-26 15:45:28 +01:00
Augusto Zanellato b05a2d4525 Add mfc signature support to gen4 lua script 2023-02-26 15:45:28 +01:00
iceman1001 93d7d46776 fix proxspace build 2023-02-24 20:57:42 +01:00
iceman1001 02a801f665 fix CID #404863 printing 2023-02-23 20:58:45 +01:00
iceman1001 dd7c9daa8d fix CID #405002 - invalid string formatter 2023-02-23 20:53:53 +01:00
iceman1001 a4bf1c5710 update to 22.04 2023-02-23 20:36:27 +01:00
iceman1001 601b442b6c fix warning in GH actions 2023-02-23 20:35:07 +01:00
Iceman 5689d95301
Merge pull request #1896 from GuruSteve/gProxII-XOR
Added XOR key extraction and flag to Guardall G-Prox II
2023-02-23 12:34:49 +01:00
iceman1001 9a2e07e1a8 should fix time_t printing issues 2023-02-23 12:33:24 +01:00
Iceman d516c36ad9
Merge pull request #1921 from mjaksn/213TT
NTAG213TT Tamper Feature Support
2023-02-23 11:17:02 +01:00
Matthew Jackson 75fd0c2034
fixed another missing CLIParserFree(ctx);
Signed-off-by: Matthew Jackson <123390480+mjaksn@users.noreply.github.com>
2023-02-23 01:52:07 -06:00
Matthew Jackson 690eb0fc8a add missing CLIParserFree(ctx) , init variable to zero, and small text change 2023-02-22 07:40:04 -06:00
Matthew Jackson 23e0268a1a Merge branch 'master' into 213TT 2023-02-22 07:34:05 -06:00
iceman1001 628140fd88 correct string formatter in sscanf 2023-02-21 16:20:34 +01:00
iceman1001 b86e29fca1 init structure with zeros 2023-02-21 04:42:51 +01:00
iceman1001 4807fae885 in private case we calloc, need to free that memory 2023-02-21 04:42:24 +01:00
iceman1001 64cc21b890 init structure with zeros 2023-02-21 04:41:42 +01:00
iceman1001 7608937d2b Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2023-02-21 04:41:15 +01:00
iceman1001 6ee817aa72 init array w zero 2023-02-21 04:41:11 +01:00
iceman1001 49a475899a time is 64b better to accept the same size input timestamps 2023-02-21 04:40:48 +01:00
Iceman 0f4d6492f7
Merge pull request #1922 from DidierA/fix_cmdlist
bugfix: wrong text in hf mfdes list when no data exists in trace
2023-02-21 03:47:56 +01:00
DidierA 3e952b8036 bugfix: wrong text in hf mfdes list when no data exists in trace 2023-02-21 01:50:33 +01:00
Matthew Jackson dc1f302fa2 changelog 2023-02-20 02:20:08 -06:00