projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
reenable intermediate "Waiting for a response from the proxmark..." message
[proxmark3-svn]
/
client
/
scripts
/
mifare_autopwn.lua
diff --git
a/client/scripts/mifare_autopwn.lua
b/client/scripts/mifare_autopwn.lua
index bede483b9f3399ab6b01de10e9f4a33f9f1646c5..d743f21eb53a10ff0767da4947d59bf830ea15a0 100644
(file)
--- a/
client/scripts/mifare_autopwn.lua
+++ b/
client/scripts/mifare_autopwn.lua
@@
-56,7
+56,7
@@
end
-- @return if unsuccessfull : nil, error
function wait_for_mifare()
while not core.ukbhit() do
-- @return if unsuccessfull : nil, error
function wait_for_mifare()
while not core.ukbhit() do
- res, err = reader.read1443a(false, true)
+ res, err = reader.read144
4
3a(false, true)
if res then return res end
-- err means that there was no response from card
end
if res then return res end
-- err means that there was no response from card
end
Impressum
,
Datenschutz