This commit is contained in:
iceman1001 2022-11-12 07:16:02 +01:00
commit bde4e8d754

View file

@ -1761,7 +1761,7 @@ static int CmdHFiClassDump(const char *Cmd) {
//
if (force) {
pagemap == PICOPASS_NON_SECURE_PAGEMODE;
pagemap = PICOPASS_NON_SECURE_PAGEMODE;
PrintAndLogEx(INFO, "Forcing NON SECURE PAGE dumping");
}