mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
two more entries for new function 4x50_bruteforce
This commit is contained in:
parent
52cb900794
commit
e8abcb9b23
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ typedef struct {
|
|||
uint8_t addresses[4];
|
||||
uint8_t address;
|
||||
uint8_t word[4];
|
||||
uint32_t start_password;
|
||||
uint32_t stop_password;
|
||||
} em4x50_data_t;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue