Merge pull request #2717 from Eltrick/ev1-autopwn-dump

Possible fix for MFC EV1 signature dumping in 'hf mf autopwn'
This commit is contained in:
Iceman 2025-01-14 16:28:43 +01:00 committed by GitHub
commit 6367b2dcd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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