mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
ADD: another default key: VIGIK1
This commit is contained in:
parent
ebd7412d7d
commit
0ad970fb02
2 changed files with 10 additions and 1 deletions
|
@ -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',
|
||||
}
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue