projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
FIX: wrong variable name.
[proxmark3-svn]
/
client
/
scripts
/
dumptoemul-mfu.lua
diff --git
a/client/scripts/dumptoemul-mfu.lua
b/client/scripts/dumptoemul-mfu.lua
index 1236f173c834a5009ea2c84ffb458889e890f4b9..83274935184229e893ff7f6cfbe3c71da7fd166c 100644
(file)
--- a/
client/scripts/dumptoemul-mfu.lua
+++ b/
client/scripts/dumptoemul-mfu.lua
@@
-52,10
+52,8
@@
end
local function readdump(infile)
t = infile:read("*all")
- --print(string.len(t))
len = string.len(t)
local len,hex = bin.unpack(("H%d"):format(len),t)
- --print(len,hex)
return hex
end
Impressum
,
Datenschutz