mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
rename snoop -> sniff
This commit is contained in:
parent
1b2601a48a
commit
a35025f33f
3 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@ extern int CmdLFHitagList(const char *Cmd);
|
|||
extern int CmdLFHitagReader(const char *Cmd);
|
||||
extern int CmdLFHitagSim(const char *Cmd);
|
||||
extern int CmdLFHitagSimS(const char *Cmd);
|
||||
extern int CmdLFHitagSnoop(const char *Cmd);
|
||||
extern int CmdLFHitagSniff(const char *Cmd);
|
||||
extern int CmdLFHitagWP(const char *Cmd);
|
||||
extern int CmdLFHitagCheckChallenges(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue