mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 10:14:42 +00:00
hf mf sim - textual
This commit is contained in:
@@ -3451,6 +3451,8 @@ static int CmdHF14AMfSim(const char *Cmd) {
|
||||
readerAttack(k_sector, k_sectorsCount, data[0], setEmulatorMem, verbose);
|
||||
}
|
||||
showSectorTable(k_sector, k_sectorsCount);
|
||||
} else {
|
||||
PrintAndLogEx(INFO, "Press pm3-button or abort simulation");
|
||||
}
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user