mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07:00
Update and rename dumptoemul-mfu.lua to hf_mfu_dumptoemulator.lua
This commit is contained in:
parent
e1f26fbbe2
commit
c3fff8e9c9
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@ This script takes a dumpfile from 'hf mfu dump' and converts it to a format that
|
||||||
by the emulator
|
by the emulator
|
||||||
]]
|
]]
|
||||||
example = [[
|
example = [[
|
||||||
script run dumptoemul-mfu -i dumpdata-foobar.bin
|
script run hf_mfu_dumptoemulator -i dumpdata-foobar.bin
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run dumptoemul-mfu [-i <file>] [-o <file>]
|
script run hf_mfu_dumptoemulator [-i <file>] [-o <file>]
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
-h This help
|
-h This help
|
Loading…
Add table
Add a link
Reference in a new issue