mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07: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.
|
Small changes can be to made this script to communicate with the Mifare Plus S, X, or SE.
|
||||||
]]
|
]]
|
||||||
example = [[
|
example = [[
|
||||||
1. script run mifareplus
|
1. script run hf_mfp_raw
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run mifareplus [-h]
|
script run hf_mfp_raw [-h]
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
-h : this help
|
-h : this help
|
Loading…
Add table
Add a link
Reference in a new issue