mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
add 'emv roca' - new command, will be able to test for ROCA
This commit is contained in:
parent
ab9048f7c5
commit
33f6439d38
4 changed files with 97 additions and 11 deletions
|
@ -34,5 +34,6 @@ extern int CmdEMVPPSE(const char *cmd);
|
|||
extern int CmdEMVExec(const char *cmd);
|
||||
extern int CmdEMVGetrng(const char *Cmd);
|
||||
extern int CmdEMVList(const char *Cmd);
|
||||
extern int CmdEMVRoca(const char *Cmd);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue