This commit is contained in:
iceman1001 2022-11-12 07:12:41 +01:00
parent d465c5a921
commit c74e095dc9

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");
}