mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
chg: pointing to new emv cmds. (@merlokk)
This commit is contained in:
parent
4721e7e8a0
commit
647411d10d
2 changed files with 3 additions and 4 deletions
|
@ -1070,9 +1070,7 @@ static command_t CommandTable[] = {
|
|||
{"14b", CmdHF14B, 1, "{ ISO14443B RFIDs... }"},
|
||||
{"15", CmdHF15, 1, "{ ISO15693 RFIDs... }"},
|
||||
{"epa", CmdHFEPA, 1, "{ German Identification Card... }"},
|
||||
#ifdef WITH_EMV
|
||||
{"emv", CmdHFEmv, 1, "{ EMV RFIDs... }"},
|
||||
#endif
|
||||
{"felica", CmdHFFelica, 1, "{ ISO18092 / Felica RFIDs... }"},
|
||||
{"legic", CmdHFLegic, 1, "{ LEGIC RFIDs... }"},
|
||||
{"iclass", CmdHFiClass, 1, "{ ICLASS RFIDs... }"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue