mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
Update and rename calc_mizip.lua to hf_mf_uidkeycalc-mizip.lua
This commit is contained in:
parent
a4249d027c
commit
97ac8dbb16
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 calc_mizip
|
script run hf_mf_uidkeycalc-mizip
|
||||||
|
|
||||||
--
|
--
|
||||||
script run calc_mizip -u 11223344
|
script run hf_mf_uidkeycalc-mizip -u 11223344
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run calc_mizip -h -u <uid>
|
script run hf_mf_uidkeycalc-mizip -h -u <uid>
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
-h : this help
|
-h : this help
|
Loading…
Add table
Add a link
Reference in a new issue