mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
ADD: found a BCARD KeyB on the net. ref: http://irq5.io/2013/04/13/decoding-bcard-conference-badges/
This commit is contained in:
parent
b6901e17c8
commit
3fd842ed98
2 changed files with 7 additions and 1 deletions
|
@ -172,6 +172,11 @@ local _keys = {
|
|||
--]]
|
||||
'314B49474956',
|
||||
'564c505f4d41',
|
||||
|
||||
--[[
|
||||
BCARD keyB
|
||||
--]]
|
||||
'f4a9ef2afc6d',
|
||||
}
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue