mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 17:56:53 +08:00
Update and rename luxeodump.lua to hf_mf_dump-laundromat.lua
This commit is contained in:
parent
ea18586945
commit
cf54f14849
1 changed files with 2 additions and 2 deletions
|
@ -17,10 +17,10 @@ desc = [[
|
||||||
This is a script that tries to dump and decrypt the data of a specific type of Mifare laundromat token. OBS! Tag must be on the antenna.
|
This is a script that tries to dump and decrypt the data of a specific type of Mifare laundromat token. OBS! Tag must be on the antenna.
|
||||||
]]
|
]]
|
||||||
example = [[
|
example = [[
|
||||||
script run luxeodump
|
script run hf_mf_dump-laundromat
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run luxeodump
|
script run hf_mf_dump-laundromat
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
-h This help
|
-h This help
|
Loading…
Reference in a new issue