projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Some info in the changelog
[proxmark3-svn]
/
client
/
cmdlf.c
diff --git
a/client/cmdlf.c
b/client/cmdlf.c
index dfbbe992a76a6a3bdeadb0d01becdc2cb7a051e5..edf029325ddbe8e353197cdbc667681e14acadc2 100644
(file)
--- a/
client/cmdlf.c
+++ b/
client/cmdlf.c
@@
-1072,6
+1072,12
@@
int CmdLFfind(const char *Cmd)
return 1;
}
+ ans=CmdFDXBdemodBI("");
+ if (ans>0) {
+ PrintAndLog("\nValid FDX-B ID Found!");
+ return 1;
+ }
+
ans=EM4x50Read("", false);
if (ans>0) {
PrintAndLog("\nValid EM4x50 ID Found!");
Impressum
,
Datenschutz