mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
first draft half duplex simulation
This commit is contained in:
parent
9b3bc55136
commit
eea63a6cb7
6 changed files with 511 additions and 50 deletions
|
@ -19,7 +19,7 @@ void em4x50_writepwd(em4x50_data_t *etd);
|
|||
void em4x50_read(em4x50_data_t *etd);
|
||||
void em4x50_brute(em4x50_data_t *etd);
|
||||
void em4x50_login(uint32_t *password);
|
||||
void em4x50_sim(uint8_t *filename);
|
||||
void em4x50_sim(void);
|
||||
void em4x50_reader(void);
|
||||
void em4x50_chk(uint8_t *filename);
|
||||
void em4x50_test(em4x50_test_t *ett);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue