mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
rename: 'hf mf mifare' -> 'hf mf darkside' Finally renamed this,...
adjusted the help-texts adjusted command tables, to have separators in order to make it easier to read. commands now grouped according to relevance.
This commit is contained in:
parent
274370554f
commit
b90c3db96b
2 changed files with 32 additions and 26 deletions
|
@ -43,7 +43,7 @@ extern int CmdHF14AMfRestore(const char* cmd);
|
|||
extern int CmdHF14AMfWrBl(const char* cmd);
|
||||
extern int CmdHF14AMfUWrBl(const char* cmd);
|
||||
extern int CmdHF14AMfChk(const char* cmd);
|
||||
extern int CmdHF14AMifare(const char* cmd);
|
||||
extern int CmdHF14ADarkside(const char* cmd);
|
||||
extern int CmdHF14AMfNested(const char* cmd);
|
||||
extern int CmdHF14AMfNestedHard(const char *Cmd);
|
||||
//extern int CmdHF14AMfSniff(const char* cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue