mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-22 06:13:27 -07:00
travis check
This commit is contained in:
parent
0729a36934
commit
0b07a8cabf
1 changed files with 1 additions and 1 deletions
|
@ -1010,7 +1010,7 @@ static command_t CommandTable[] = {
|
||||||
{"pse", CmdHFEMVPPSE, 0, "Execute PPSE. It selects 2PAY.SYS.DDF01 or 1PAY.SYS.DDF01 directory."},
|
{"pse", CmdHFEMVPPSE, 0, "Execute PPSE. It selects 2PAY.SYS.DDF01 or 1PAY.SYS.DDF01 directory."},
|
||||||
{"search", CmdHFEMVSearch, 0, "Try to select all applets from applets list and print installed applets."},
|
{"search", CmdHFEMVSearch, 0, "Try to select all applets from applets list and print installed applets."},
|
||||||
{"select", CmdHFEMVSelect, 0, "Select applet."},
|
{"select", CmdHFEMVSelect, 0, "Select applet."},
|
||||||
// {"scan", CmdHFEMVScan, 0, "Scan EMV card and save it contents to json file for emulator"},
|
// {"scan", CmdHFEMVScan, 0, "Scan EMV card and save it contents to json file for emulator."},
|
||||||
{"test", CmdHFEMVTest, 0, "Crypto logic test."},
|
{"test", CmdHFEMVTest, 0, "Crypto logic test."},
|
||||||
{NULL, NULL, 0, NULL}
|
{NULL, NULL, 0, NULL}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue