]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfhitag.c
added: readed blocks (password mode) into tag.sectors[]. 'lf hitag sim' simulates...
[proxmark3-svn] / client / cmdlfhitag.c
index bdabe5e46bb60aab592ac17d0b16a8c933199df9..c852544c5532bb135836bc432a8e28cdacaadf54 100644 (file)
@@ -199,7 +199,7 @@ int CmdLFHitagReader(const char *Cmd) {
                        PrintAndLog(" Hitag2 (2*)",htf);
                        PrintAndLog("  21 <password> (password mode)",htf);
                        PrintAndLog("  22 <nr> <ar> (authentication)",htf);
-                       PrintAndLog("  23 <key> (authentication)",htf);
+                       PrintAndLog("  23 <key> (authentication) key is in format: ISK high + ISK low",htf);
                        PrintAndLog("  25 (test recorded authentications)",htf);
                        return 1;
                } break;
Impressum, Datenschutz