mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-23 15:47:42 +08:00
Update and rename mifare_autopwn.lua to hf_mf_autopwn.lua
This commit is contained in:
parent
132f0bc892
commit
2270ee0291
1 changed files with 2 additions and 2 deletions
|
@ -13,10 +13,10 @@ This is a script which automates cracking and dumping mifare classic cards. It s
|
|||
place by the device.
|
||||
]]
|
||||
example = [[
|
||||
1. script run mifare_autopwn
|
||||
1. script run hf_mf_autopwn
|
||||
]]
|
||||
usage = [[
|
||||
script run mifare_autopwn [-h] [-d] [-k <key>]
|
||||
script run hf_mf_autopwn [-h] [-d] [-k <key>]
|
||||
]]
|
||||
arguments = [[
|
||||
-h this help
|
Loading…
Reference in a new issue