mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-28 19:31:19 +08:00
new entry for function 4x50_bruteforce
This commit is contained in:
parent
d0d6317c33
commit
1e75ddfff8
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ void em4x50_write(em4x50_data_t *etd);
|
|||
void em4x50_write_password(em4x50_data_t *etd);
|
||||
void em4x50_read(em4x50_data_t *etd);
|
||||
void em4x50_wipe(em4x50_data_t *etd);
|
||||
void em4x50_bruteforce(em4x50_data_t *etd);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Reference in a new issue