mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
commit
f61fb57a20
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ static int usage_t55xx_deviceconfig() {
|
||||||
return PM3_SUCCESS;
|
return PM3_SUCCESS;
|
||||||
}
|
}
|
||||||
static int usage_t55xx_protect() {
|
static int usage_t55xx_protect() {
|
||||||
PrintAndLogEx(NORMAL, "This command set the pwd bit on T5577. ");
|
PrintAndLogEx(NORMAL, "This command sets the pwd bit on T5577.");
|
||||||
PrintAndLogEx(NORMAL, _RED_("WARNING:") " this locks the tag!");
|
PrintAndLogEx(NORMAL, _RED_("WARNING:") " this locks the tag!");
|
||||||
PrintAndLogEx(NORMAL, "Usage: lf t55xx protect [r <mode>] [p <password>] [o] [n <new_password>]");
|
PrintAndLogEx(NORMAL, "Usage: lf t55xx protect [r <mode>] [p <password>] [o] [n <new_password>]");
|
||||||
PrintAndLogEx(NORMAL, "Options:");
|
PrintAndLogEx(NORMAL, "Options:");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue