mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
hf mf nested - now use cliparser
This commit is contained in:
parent
006246bf8c
commit
200e2e540f
4 changed files with 71 additions and 63 deletions
|
@ -147,7 +147,7 @@ local function main(args)
|
|||
|
||||
--Trying to find the other keys
|
||||
if useNested then
|
||||
core.console( ('hf mf nested 1 0 A %s d'):format(keyA) )
|
||||
core.console( ('hf mf nested -t 1 -b 0 --keya -k %s --dumpkeys'):format(keyA) )
|
||||
end
|
||||
|
||||
core.clearCommandBuffer()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue