mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 17:56:53 +08:00
Update and rename hf_mfu_uidkeycalc.lua to hf_mfu_uidkeycalc-italy.lua
This commit is contained in:
parent
97ac8dbb16
commit
e2e34b7e90
1 changed files with 3 additions and 3 deletions
|
@ -13,13 +13,13 @@ Algo not found by me.
|
||||||
]]
|
]]
|
||||||
example =[[
|
example =[[
|
||||||
-- if called without, it reads tag uid
|
-- if called without, it reads tag uid
|
||||||
script run hf_mfu_uidkeycalc
|
script run hf_mfu_uidkeycalc-italy
|
||||||
|
|
||||||
--
|
--
|
||||||
script run hf_mfu_uidkeycalc -u 11223344556677
|
script run hf_mfu_uidkeycalc-italy -u 11223344556677
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run hf_mfu_uidkeycalc -h -u <uid> "
|
script run hf_mfu_uidkeycalc-italy -h -u <uid> "
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
-h : this help
|
-h : this help
|
Loading…
Reference in a new issue