]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/lualibs/mf_default_keys.lua
ADD: added the crc8legic to Lua. call it with core.crc8legic
[proxmark3-svn] / client / lualibs / mf_default_keys.lua
index a7aac022b423a067d10061d34357dfa3f24059b6..36be75ab04d7434a4ea75c6a2d3c6df97e5133ba 100644 (file)
@@ -64,6 +64,11 @@ local _keys = {
     '776974687573', -- Transport Key B
     '4AF9D7ADEBE4', -- Directory and event log Key A
     '2BA9621E0A36', -- Directory and event log Key B
+       -- Data from: http://pastebin.com/AK9Bftpw
+    '48ffe71294a0', -- Länstrafiken i Västerbotten
+    'e3429281efc1', -- Länstrafiken i Västerbotten
+    '16f21a82ec84', -- Länstrafiken i Västerbotten
+    '460722122510', -- Länstrafiken i Västerbotten
     -- Data from: http://pastebin.com/Dnnc5dFC
     -- New cards are not encrypted (MF Ultralight)
     'fc00018778f7', -- Västtrafiken Key A
@@ -141,7 +146,7 @@ local _keys = {
        'b00000000000', 
        
        --[[
-    Should be for Mifare TNP3xxx tags A KEY.
+    Should be for Mifare TNP3xxx tags key A
     --]]
        '4b0b20107ccb',
 
@@ -221,6 +226,18 @@ local _keys = {
        '51284C3686A6',
        '3DF14C8000A1',
        '6A470D54127C',
+       
+       --[[
+       3dprinter
+       EPI Envisionte
+       --]]
+       'AAFB06045877',
+       
+       --[[
+       Fysiken
+       --]]
+       '3E65E4FB65B3',
+       '25094DF6F148',
 }
 
 ---
Impressum, Datenschutz