ADD: found some more keys on the web

This commit is contained in:
iceman1001 2016-10-17 13:16:27 +02:00
commit 4ce2037b2a
2 changed files with 30 additions and 4 deletions

View file

@ -234,4 +234,16 @@ eeb420209d0c,
17193709adf4, 17193709adf4,
1acc3189578c, 1acc3189578c,
c2b7ec7d4eb1, c2b7ec7d4eb1,
369a4663acd2 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

View file

@ -258,6 +258,15 @@ local _keys = {
--]] --]]
'454841585443', '454841585443',
--[[
Data from: http://phreakerclub.com/forum/showthread.php?p=41266
--]]
'26973ea74321',
'71f3a315ad26',
'51044efb5aab',
'ac70ca327a04',
'eb0a8ff88ade',
--[[ --[[
Data from: http://pastebin.com/gQ6nk38G Data from: http://pastebin.com/gQ6nk38G
--]] --]]
@ -342,7 +351,6 @@ local _keys = {
'9afa6cb4fc3d', '9afa6cb4fc3d',
--[[ --[[
Data from: http://pastebin.com/RRJUEDCM Data from: http://pastebin.com/RRJUEDCM
--]] --]]
'0d258fe90296', '0d258fe90296',
'e55a3ca71826', 'e55a3ca71826',
@ -356,6 +364,12 @@ local _keys = {
'1acc3189578c', '1acc3189578c',
'c2b7ec7d4eb1', 'c2b7ec7d4eb1',
'369a4663acd2', '369a4663acd2',
--[[
Data from: https://github.com/zhangjingye03/zxcardumper
zxcard Key A/B
--]]
'668770666644',
'003003003003',
} }
--- ---