mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
hf mfu info - search for NeXT implant known pwd
This commit is contained in:
parent
70694ff281
commit
01154712a9
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ uint8_t default_3des_keys[][16] = {
|
|||
|
||||
uint8_t default_pwd_pack[][4] = {
|
||||
{0xFF, 0xFF, 0xFF, 0xFF}, // PACK 0x00,0x00 -- factory default
|
||||
{0x4E, 0x45, 0x78, 0x54},
|
||||
};
|
||||
|
||||
uint32_t UL_TYPES_ARRAY[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue