mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 02:34:48 +08:00
Update tnp3clone.lua
This commit is contained in:
parent
7294262442
commit
8ee857e4ba
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ local function main(args)
|
|||
local csetuid = 'hf mf csetuid '
|
||||
local cget = 'hf mf cgetbl '
|
||||
local empty = '00000000000000000000000000000000'
|
||||
local AccAndKeyB = '7F070869000000000000'
|
||||
local AccAndKeyB = '7F0F0869000000000000'
|
||||
local atqa = '0F01'
|
||||
local sak = '81'
|
||||
-- Defaults to Gusto
|
||||
|
|
Loading…
Reference in a new issue