]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
ADD: another default key: VIGIK1
authoriceman1001 <iceman@iuse.se>
Mon, 11 May 2015 17:37:44 +0000 (19:37 +0200)
committericeman1001 <iceman@iuse.se>
Mon, 11 May 2015 17:37:44 +0000 (19:37 +0200)
client/default_keys.dic
client/lualibs/mf_default_keys.lua

index 9c5014173052586e8670a774dd8245ae04a72eb7..d5af78e579e47eecfe971d614461330ce3cb8ba7 100644 (file)
@@ -87,4 +87,6 @@ f1d83f964314,--RKFRejskortDanmarkKeyB
 fc00018778f7,--VästtrafikenKeyA
 fc0001877bf7,--RKFÖstgötaTrafikenKeyA
 44ab09010845,-- hotel system
-85fed980ea5a,-- hotel system
\ No newline at end of file
+85fed980ea5a,-- hotel system
+314B49474956,--VIGIK1KeyA
+564c505f4d41,--VIGIK1KeyB
\ No newline at end of file
index b5b7fff6afe3bb858c3cec02264f73bf76371406..a408c71d8d1799561f3cde6622a0ee128250b168 100644 (file)
@@ -2,6 +2,7 @@
     
 local _keys = {
 
+
     --[[
 
     These keys are from the pm3 c-codebase. 
@@ -165,6 +166,12 @@ local _keys = {
     --]]       
          '44ab09010845',
       '85fed980ea5a',
+         
+        --[[
+        VIGIK1
+        --]]
+        '314B49474956',
+        '564c505f4d41',
 }
 
 ---
Impressum, Datenschutz