trace list -t mf - now gives needed data for mf_nonce_brute to recover the nested authentication key

This commit is contained in:
iceman1001
2021-03-12 13:54:41 +01:00
parent aae08929dd
commit ae0f98e8b2
2 changed files with 39 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ typedef struct {
uint32_t nt_enc; // encrypted tag challenge
uint8_t nt_enc_par; // encrypted tag challenge parity
uint32_t nr_enc; // encrypted reader challenge
uint8_t nr_enc_par; // encrypted reader challenge parity
uint32_t ar_enc; // encrypted reader response
uint8_t ar_enc_par; // encrypted reader response parity
uint32_t at_enc; // encrypted tag response