mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
@iceman1001 's updated lualibs
This commit is contained in:
parent
ab7fdfcbed
commit
9ccfb3a8bc
8 changed files with 627 additions and 30 deletions
|
@ -192,7 +192,7 @@ end
|
|||
return {
|
||||
convert_bin_to_html = convert_bin_to_html,
|
||||
convert_eml_to_html = convert_eml_to_html,
|
||||
convert_eml_to_bin = convert_eml_to_bin,
|
||||
SaveAsBinary = save_BIN,
|
||||
convert_eml_to_bin = convert_eml_to_bin,
|
||||
SaveAsBinary = save_BIN,
|
||||
SaveAsText = save_TEXT,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue