MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks
This commit is contained in:
@@ -26,7 +26,7 @@ static int CmdHelp(const char *Cmd);
|
||||
int CmdHFiClassList(const char *Cmd)
|
||||
{
|
||||
uint8_t got[1920];
|
||||
GetFromBigBuf(got, sizeof(got));
|
||||
GetFromBigBuf(got,sizeof(got),0);
|
||||
|
||||
PrintAndLog("recorded activity:");
|
||||
PrintAndLog(" ETU :rssi: who bytes");
|
||||
|
||||
Reference in New Issue
Block a user