mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Relocated write requests of function „4x50_wipe" from device to client
This commit is contained in:
parent
3d14dbfbd0
commit
5d34efc6e6
4 changed files with 0 additions and 68 deletions
|
@ -23,7 +23,6 @@ void em4x50_info(em4x50_data_t *etd);
|
|||
void em4x50_write(em4x50_data_t *etd);
|
||||
void em4x50_writepwd(em4x50_data_t *etd);
|
||||
void em4x50_read(em4x50_data_t *etd);
|
||||
void em4x50_wipe(uint32_t *password);
|
||||
void em4x50_brute(em4x50_data_t *etd);
|
||||
void em4x50_login(uint32_t *password);
|
||||
void em4x50_reset(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue