mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
prep mac
This commit is contained in:
parent
cb82e848cc
commit
5a8d9b7954
3 changed files with 32 additions and 8 deletions
|
@ -82,6 +82,7 @@ typedef struct {
|
|||
typedef struct {
|
||||
iclass_auth_req_t req;
|
||||
uint8_t data[8];
|
||||
uint8_t mac[4];
|
||||
} PACKED iclass_writeblock_req_t;
|
||||
|
||||
// iCLASS dump data structure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue