mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 16:48:15 +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 =[[
|
||||
-- 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 = [[
|
||||
script run hf_mfu_uidkeycalc -h -u <uid> "
|
||||
script run hf_mfu_uidkeycalc-italy -h -u <uid> "
|
||||
]]
|
||||
arguments = [[
|
||||
-h : this help
|
Loading…
Reference in a new issue