mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-11 01:55:38 +08:00
6ff6ade2f5
ADD: Marshmellows fixes for the LF (demods) commands, (LF SEACH) ADD: Holimans changes with hash1_brute FIXES: minor fixes with some calls to "free" and redundant debug statement and code cleanup. removal of commented code.
5 lines
No EOL
144 B
C
5 lines
No EOL
144 B
C
|
|
static int CmdHelp(const char *Cmd);
|
|
int CmdHF14AMfDESAuth(const char *Cmd);
|
|
int CmdHFMFDesfire(const char *Cmd);
|
|
int CmdHelp(const char *Cmd); |