mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
CHG: one step closer to finish merging @marshmellow42 's 4x05 changes.
This commit is contained in:
parent
b87ad7964e
commit
d216a5711b
3 changed files with 130 additions and 102 deletions
|
@ -37,6 +37,8 @@ int CmdReadWord(const char *Cmd);
|
|||
int CmdWriteWord(const char *Cmd);
|
||||
int EM4x50Read(const char *Cmd, bool verbose);
|
||||
|
||||
bool EM4x05IsBlock0(uint32_t *word);
|
||||
|
||||
int usage_lf_em410x_sim(void);
|
||||
int usage_lf_em_read(void);
|
||||
int usage_lf_em_write(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue