From 67770869e9068b99f5db3ebb55185604c6894804 Mon Sep 17 00:00:00 2001 From: Antiklesys Date: Wed, 7 Dec 2022 15:02:54 +0800 Subject: [PATCH 1/3] Update iclass_default_keys.dic Added an extra key --- client/dictionaries/iclass_default_keys.dic | 1 + 1 file changed, 1 insertion(+) diff --git a/client/dictionaries/iclass_default_keys.dic b/client/dictionaries/iclass_default_keys.dic index d2d6489b2..cf274e54a 100644 --- a/client/dictionaries/iclass_default_keys.dic +++ b/client/dictionaries/iclass_default_keys.dic @@ -18,6 +18,7 @@ E033CA419AEE43F9 # iCopy-x DRM keys 2020666666668888 # iCL tags 6666202066668888 # iCS tags reversed from the SOs +AFA785A7DAB33378 # from https://youtu.be/EH7dctOPxBA?t=805 # # default picopass KD / Page 0 / Book 1 FDCB5A52EA8F3090 From b57f90b524ed7b69fd7e782ed84970dde51e5fea Mon Sep 17 00:00:00 2001 From: Antiklesys Date: Sun, 10 Sep 2023 19:09:18 +0800 Subject: [PATCH 2/3] Update hf_mf_uidbruteforce.lua Fixed issue with how the command is run, old version is invalid as it is missing the -t --- client/luascripts/hf_mf_uidbruteforce.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/luascripts/hf_mf_uidbruteforce.lua b/client/luascripts/hf_mf_uidbruteforce.lua index 4835ba03b..88dca4273 100644 --- a/client/luascripts/hf_mf_uidbruteforce.lua +++ b/client/luascripts/hf_mf_uidbruteforce.lua @@ -124,7 +124,7 @@ local function main(args) local c = string.format( command, n ) print('Running: "'..c..'"') core.console(c) - core.console('msleep '..timeout); + core.console('msleep -t'..timeout); core.console('hw ping') end From 2fb281bdc10094a109135e096ea4a983f5073e88 Mon Sep 17 00:00:00 2001 From: Antiklesys Date: Sun, 10 Sep 2023 19:11:21 +0800 Subject: [PATCH 3/3] Update iclass_default_keys.dic --- client/dictionaries/iclass_default_keys.dic | 1 - 1 file changed, 1 deletion(-) diff --git a/client/dictionaries/iclass_default_keys.dic b/client/dictionaries/iclass_default_keys.dic index aea6de36a..c717cd88f 100644 --- a/client/dictionaries/iclass_default_keys.dic +++ b/client/dictionaries/iclass_default_keys.dic @@ -18,7 +18,6 @@ E033CA419AEE43F9 # iCopy-x DRM keys 2020666666668888 # iCL tags 6666202066668888 # iCS tags reversed from the SOs -AFA785A7DAB33378 # from https://youtu.be/EH7dctOPxBA?t=805 # # default picopass KD / Page 0 / Book 1 FDCB5A52EA8F3090