projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Split data askgproxiidemod to own file
[proxmark3-svn]
/
client
/
snooper.c
diff --git
a/client/snooper.c
b/client/snooper.c
index 009a89f7cdbbddbad6d1e590dc6cff8dd7f82433..14f0706314d253008a2949a61f57ac01993fe9ea 100644
(file)
--- a/
client/snooper.c
+++ b/
client/snooper.c
@@
-8,7
+8,6
@@
// Snooper binary
//-----------------------------------------------------------------------------
// Snooper binary
//-----------------------------------------------------------------------------
-#include "sleep.h"
#include "ui.h"
#include "proxusb.h"
#include "cmdmain.h"
#include "ui.h"
#include "proxusb.h"
#include "cmdmain.h"
@@
-29,7
+28,7
@@
int main()
while (!OpenProxmark(0)) { sleep(1); }
while (1) {
UsbCommand cmdbuf;
while (!OpenProxmark(0)) { sleep(1); }
while (1) {
UsbCommand cmdbuf;
- CommandReceived("h
i14a
snoop");
+ CommandReceived("h
f 14a
snoop");
HANDLE_ERROR;
ReceiveCommand(&cmdbuf);
HANDLE_ERROR;
HANDLE_ERROR;
ReceiveCommand(&cmdbuf);
HANDLE_ERROR;
@@
-37,7
+36,7
@@
int main()
ReceiveCommandPoll(&cmdbuf);
}
HANDLE_ERROR;
ReceiveCommandPoll(&cmdbuf);
}
HANDLE_ERROR;
- CommandReceived("h
i14a
list");
+ CommandReceived("h
f 14a
list");
HANDLE_ERROR;
}
}
HANDLE_ERROR;
}
}
Impressum
,
Datenschutz