]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
ADD: found a BCARD KeyB on the net. ref: http://irq5.io/2013/04/13/decoding-bcard...
authoriceman1001 <iceman@iuse.se>
Tue, 12 May 2015 17:50:47 +0000 (19:50 +0200)
committericeman1001 <iceman@iuse.se>
Tue, 12 May 2015 17:50:47 +0000 (19:50 +0200)
client/default_keys.dic
client/lualibs/mf_default_keys.lua

index d5af78e579e47eecfe971d614461330ce3cb8ba7..20d519d4262fa190aa62db5154c3d0d081d4f6a4 100644 (file)
@@ -89,4 +89,5 @@ fc0001877bf7,--RKFÖstgötaTrafikenKeyA
 44ab09010845,-- hotel system
 85fed980ea5a,-- hotel system
 314B49474956,--VIGIK1KeyA
-564c505f4d41,--VIGIK1KeyB
\ No newline at end of file
+564c505f4d41,--VIGIK1KeyB
+f4a9ef2afc6d,--BCARD KeyB
\ No newline at end of file
index a408c71d8d1799561f3cde6622a0ee128250b168..e9e6ad14657889b4f560f29a068f969a05f5e6d4 100644 (file)
@@ -172,6 +172,11 @@ local _keys = {
         --]]
         '314B49474956',
         '564c505f4d41',
+        
+        --[[
+        BCARD keyB
+        --]]
+        'f4a9ef2afc6d',
 }
 
 ---
Impressum, Datenschutz