projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for swapped parity bits
[proxmark3-svn]
/
client
/
cmdhflist.c
diff --git
a/client/cmdhflist.c
b/client/cmdhflist.c
index 87d5b67dc774779eb7ea7f809243858d8848bf3e..cf69abbaacf3b52ea965300d98783899c4fa3856 100644
(file)
--- a/
client/cmdhflist.c
+++ b/
client/cmdhflist.c
@@
-456,7
+456,7
@@
bool DecodeMifareData(uint8_t *cmd, uint8_t cmdsize, uint8_t *parity, bool isRes
AuthData.nt = ntx;
mfLastKey = GetCrypto1ProbableKey(&AuthData);
AuthData.nt = ntx;
mfLastKey = GetCrypto1ProbableKey(&AuthData);
- PrintAndLog(" | * | key | nested probable key:%01
0
"PRIx64" ks2:%08x ks3:%08x | |",
+ PrintAndLog(" | * | key | nested probable key:%01
2
"PRIx64" ks2:%08x ks3:%08x | |",
mfLastKey,
AuthData.ks2,
AuthData.ks3);
mfLastKey,
AuthData.ks2,
AuthData.ks3);
Impressum
,
Datenschutz