ADD: some new mifare key found,

This commit is contained in:
iceman1001 2016-09-20 23:20:27 +02:00
parent 87342aadbc
commit 4490a47690
2 changed files with 31 additions and 1 deletions

View file

@ -220,4 +220,18 @@ c7c0adb3284f,
653a87594079,
d8a274b2e026,
b20b83cb145c,
9afa6cb4fc3d
9afa6cb4fc3d,
#
# Data from http://pastebin.com/RRJUEDCM
0d258fe90296,
e55a3ca71826,
a4f204203f56,
eeb420209d0c,
911e52fd7ce4,
752fbb5b7b45,
66b03aca6ee9,
48734389edc3,
17193709adf4,
1acc3189578c,
c2b7ec7d4eb1,
369a4663acd2

View file

@ -340,6 +340,22 @@ local _keys = {
'd8a274b2e026',
'b20b83cb145c',
'9afa6cb4fc3d',
--[[
Data from: http://pastebin.com/RRJUEDCM
--]]
'0d258fe90296',
'e55a3ca71826',
'a4f204203f56',
'eeb420209d0c',
'911e52fd7ce4',
'752fbb5b7b45',
'66b03aca6ee9',
'48734389edc3',
'17193709adf4',
'1acc3189578c',
'c2b7ec7d4eb1',
'369a4663acd2',
}
---