mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -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
|
||||
]]
|
||||
example = [[
|
||||
script run dumptoemul-mfu -i dumpdata-foobar.bin
|
||||
script run hf_mfu_dumptoemulator -i dumpdata-foobar.bin
|
||||
]]
|
||||
usage = [[
|
||||
script run dumptoemul-mfu [-i <file>] [-o <file>]
|
||||
script run hf_mfu_dumptoemulator [-i <file>] [-o <file>]
|
||||
]]
|
||||
arguments = [[
|
||||
-h This help
|
Loading…
Add table
Add a link
Reference in a new issue