Update mifare nested

This commit is contained in:
MX
2023-07-11 03:46:12 +03:00
parent 5a6c168b68
commit e7439272e6
5 changed files with 12 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ typedef struct {
uint32_t target_ks[2];
uint8_t parity[2][4];
bool skipped;
bool from_start;
bool invalid;
bool collected;
bool hardnested;