Rename hf_lf_multi_bruteforce.lua -> multi_bruteforce.lua
This commit is contained in:
@@ -32,10 +32,10 @@ It uses both LF and HF simulations.
|
|||||||
example = [[
|
example = [[
|
||||||
-- (the above example would bruteforce pyramid tags, starting at 10:1000, ending at 10:991, and waiting 1 second between each card)
|
-- (the above example would bruteforce pyramid tags, starting at 10:1000, ending at 10:991, and waiting 1 second between each card)
|
||||||
|
|
||||||
script run hf_lf_multi_bruteforce -r pyramid -f 10 -b 1000 -c 10 -t 1 -d down
|
script run multi_bruteforce -r pyramid -f 10 -b 1000 -c 10 -t 1 -d down
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run hf_lf_multi_bruteforce -r rfid_tag -f facility_code -b base_card_number -c count -t timeout -d direction
|
script run multi_bruteforce -r rfid_tag -f facility_code -b base_card_number -c count -t timeout -d direction
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
-h this help
|
-h this help
|
||||||
Reference in New Issue
Block a user