mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 17:49:32 +08:00
Update and rename mifareplus.lua to hf_mfp_raw.lua
This commit is contained in:
parent
c9c5a90ec8
commit
132f0bc892
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@ Please read the NXP manual before running this script to prevent making irrevers
|
|||
Small changes can be to made this script to communicate with the Mifare Plus S, X, or SE.
|
||||
]]
|
||||
example = [[
|
||||
1. script run mifareplus
|
||||
1. script run hf_mfp_raw
|
||||
]]
|
||||
usage = [[
|
||||
script run mifareplus [-h]
|
||||
script run hf_mfp_raw [-h]
|
||||
]]
|
||||
arguments = [[
|
||||
-h : this help
|
Loading…
Reference in a new issue