]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
ADD: found some more keys on the web
authoriceman1001 <iceman@iuse.se>
Mon, 17 Oct 2016 11:16:27 +0000 (13:16 +0200)
committericeman1001 <iceman@iuse.se>
Mon, 17 Oct 2016 11:16:27 +0000 (13:16 +0200)
client/default_keys.dic
client/lualibs/mf_default_keys.lua

index 903fe6e3f6c9cb995b1a4b4523fb2c62205dec55..bb1dbfad3879eb529ca1ac61b83c6ebc45d103b9 100644 (file)
@@ -234,4 +234,16 @@ eeb420209d0c,
 17193709adf4,
 1acc3189578c,
 c2b7ec7d4eb1,
-369a4663acd2
\ No newline at end of file
+369a4663acd2,
+#
+# Data from https://github.com/zhangjingye03/zxcardumper
+# zxcard Key A/B
+668770666644,
+003003003003,
+#
+# Data from: http://phreakerclub.com/forum/showthread.php?p=41266
+26973ea74321, 
+71f3a315ad26, 
+51044efb5aab,
+ac70ca327a04,
+eb0a8ff88ade
\ No newline at end of file
index 0bad698ee0cb1c6fdf18f1ddc262322c05b77522..3384fa38efccc135d2ba2e210dbdf352e66f1453 100644 (file)
@@ -258,6 +258,15 @@ local _keys = {
        --]]
        '454841585443',
 
+       --[[
+       Data from: http://phreakerclub.com/forum/showthread.php?p=41266
+       --]]
+       '26973ea74321', 
+       '71f3a315ad26', 
+       '51044efb5aab',
+       'ac70ca327a04',
+       'eb0a8ff88ade',
+       
        --[[
        Data from: http://pastebin.com/gQ6nk38G
        --]]
@@ -340,9 +349,8 @@ local _keys = {
        'd8a274b2e026', 
        'b20b83cb145c', 
        '9afa6cb4fc3d',
-       --[[
-       Data from:  http://pastebin.com/RRJUEDCM
-       
+       --[[    
+       Data from:  http://pastebin.com/RRJUEDCM        
        --]]
        '0d258fe90296',
        'e55a3ca71826',
@@ -356,6 +364,12 @@ local _keys = {
        '1acc3189578c',
        'c2b7ec7d4eb1',
        '369a4663acd2', 
+       --[[    
+       Data from:  https://github.com/zhangjingye03/zxcardumper
+       zxcard Key A/B
+       --]]
+       '668770666644',
+       '003003003003',
 }
 
 ---
Impressum, Datenschutz