]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf.c
put legic back in the system and add rumpletux's fast legic / prng code from forum
[proxmark3-svn] / client / cmdhf.c
index fc82a50d9ecfc3c154c8d3b08e33587dd18a859d..36a9eca504e78ccdc915693eb462b3d73b5c59f0 100644 (file)
@@ -25,6 +25,7 @@ static command_t CommandTable[] =
   {"14b",         CmdHF14B,         1, "{ ISO14443B RFIDs... }"},
   {"15",          CmdHF15,          1, "{ ISO15693 RFIDs... }"},
   {"tune",        CmdHFTune,        0, "Continuously measure HF antenna tuning"},
+  {"legic",       CmdHFLegic,       0, "{ LEGIC RFIDs... }"},
   {NULL, NULL, 0, NULL}
 };
 
Impressum, Datenschutz