From c74e095dc9d1c29788404aa5381800e9f7d13edd Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sat, 12 Nov 2022 07:12:41 +0100 Subject: [PATCH] test.. --- client/src/cmdhficlass.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/cmdhficlass.c b/client/src/cmdhficlass.c index fa118ff52..1396f39f6 100644 --- a/client/src/cmdhficlass.c +++ b/client/src/cmdhficlass.c @@ -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"); }