diff --git a/client/src/cmdhfmf.c b/client/src/cmdhfmf.c index 981b2646fa..341d0d7d98 100644 --- a/client/src/cmdhfmf.c +++ b/client/src/cmdhfmf.c @@ -2678,6 +2678,9 @@ static int CmdHF14AMfAutoPWN(const char *Cmd) { if (is_ev1) { // hidden sectors on MFC EV1 sector_cnt += 2; + + // bandaid fix + block_cnt += 8; } // create/initialize key storage structure