mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
solved
This commit is contained in:
parent
7904d962aa
commit
c49e2d7ba9
11 changed files with 1026 additions and 68 deletions
|
@ -44,6 +44,8 @@ typedef struct {
|
|||
bool addr_given;
|
||||
bool pwd_given;
|
||||
bool newpwd_given;
|
||||
uint8_t carrier;
|
||||
uint8_t byte;
|
||||
uint8_t password[4];
|
||||
uint8_t new_password[4];
|
||||
uint8_t addresses[4];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue