mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Adds default PicoPass 2k Exchange Key
PicoPass 2k doc describes loading Kd and Kc via their "encrypted values" composed of the default exchange key XOR'd with Kd/Kc
This commit is contained in:
parent
20af8e78ad
commit
fb05042b71
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# -- iceman fork version --
|
# -- iceman fork version --
|
||||||
# -- contribute to this list, sharing is caring --
|
# -- contribute to this list, sharing is caring --
|
||||||
AEA684A6DAB23278 -- AA1
|
AEA684A6DAB23278 -- AA1
|
||||||
7665544332211000 -- key1
|
7665544332211000 -- key1/Kc from PicoPass 2k documentation
|
||||||
0123456789ABCDEF -- SAGEM
|
0123456789ABCDEF -- SAGEM
|
||||||
5b7c62c491c11b39 -- from loclass demo file.
|
5b7c62c491c11b39 -- from loclass demo file.
|
||||||
F0E1D2C3B4A59687 -- Kd from PicoPass 2k documentation
|
F0E1D2C3B4A59687 -- Kd from PicoPass 2k documentation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue