mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
style
This commit is contained in:
parent
0a7ebcf3e3
commit
2ad635ce57
8 changed files with 21 additions and 22 deletions
|
@ -226,7 +226,6 @@ static void showBanner(void) {
|
|||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(NORMAL, " [ " _YELLOW_("%s!")" ]", get_quote());
|
||||
PrintAndLogEx(NORMAL, " Patreon - https://www.patreon.com/iceman1001/");
|
||||
PrintAndLogEx(NORMAL, " Paypal - https://www.paypal.me/iceman1001/");
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
// PrintAndLogEx(NORMAL, " Monero");
|
||||
// PrintAndLogEx(NORMAL, " 43mNJLpgBVaTvyZmX9ajcohpvVkaRy1kbZPm8tqAb7itZgfuYecgkRF36rXrKFUkwEGeZedPsASRxgv4HPBHvJwyJdyvQuP");
|
||||
|
|
|
@ -4554,7 +4554,7 @@
|
|||
"-h, --help This help",
|
||||
"--blk <dec> Target block",
|
||||
"-b Target key B instead of default key A",
|
||||
"-c <dec> Target Auth 6x"
|
||||
"-c <dec> Target key type is key A + offset"
|
||||
],
|
||||
"usage": "hf mf darkside [-hb] [--blk <dec> ] [-c <dec>]"
|
||||
},
|
||||
|
@ -13003,6 +13003,6 @@
|
|||
"metadata": {
|
||||
"commands_extracted": 749,
|
||||
"extracted_by": "PM3Help2JSON v1.00",
|
||||
"extracted_on": "2024-11-15T13:26:34"
|
||||
"extracted_on": "2024-11-20T22:31:28"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue