mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
textual
This commit is contained in:
parent
a872f04c1e
commit
6609db82ab
1 changed files with 1 additions and 1 deletions
|
@ -1961,7 +1961,7 @@ static command_t CommandTable[] = {
|
|||
{"sim", CmdEmvSim, 0, "simulate EMV tag"},
|
||||
{"clone", CmdEmvClone, 0, "clone an EMV tag"},
|
||||
*/
|
||||
{"list", CmdEMVList, 0, "[Deprecated] List ISO7816 history"},
|
||||
{"list", CmdEMVList, 0, "List ISO7816 history"},
|
||||
{"roca", CmdEMVRoca, 0, "Extract public keys and run ROCA test"},
|
||||
{NULL, NULL, 0, NULL}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue