mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
adding clone option
This commit is contained in:
@@ -122,11 +122,14 @@ static int CmdT55xxCloneHelp(const char *Cmd) {
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf em 410x clone"));
|
||||
// todo: implement restore
|
||||
// PrintAndLogEx(NORMAL, _GREEN_("lf em 4x05 write"));
|
||||
// PrintAndLogEx(NORMAL, _GREEN_("lf em 4x50 write"));
|
||||
// PrintAndLogEx(NORMAL, _GREEN_("lf em 4x50 restore"));
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf fdxb clone"));
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf gallagher clone"));
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf gproxii clone"));
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf hid clone"));
|
||||
// todo: implement restore
|
||||
// PrintAndLogEx(NORMAL, _GREEN_("lf hitag clone"));
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf idteck clone"));
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf indala clone"));
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf io clone"));
|
||||
PrintAndLogEx(NORMAL, _GREEN_("lf jablotron clone"));
|
||||
|
||||
Reference in New Issue
Block a user