mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
add: 'script run lf_bulk' - the original script is call lf_buld_program but thats a too long name, with adaptations in code.
chg: some script textual output
This commit is contained in:
parent
cfff094bc3
commit
5b6a5206df
6 changed files with 203 additions and 0 deletions
|
@ -52,6 +52,7 @@ end
|
|||
-- Usage help
|
||||
local function help()
|
||||
print(copyright)
|
||||
print(author)
|
||||
print(version)
|
||||
print(desc)
|
||||
print("Example usage")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue