mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Merge branch 'dev-bruteforce_em4x50' into allin
merge
This commit is contained in:
commit
ab8b5814b0
10 changed files with 147 additions and 286 deletions
|
@ -26,7 +26,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_sim(em4x50_data_t *etd);
|
||||
void em4x50_test(em4x50_data_t *etd);
|
||||
void em4x50_brute(em4x50_data_t *etd);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue