diff --git a/client/src/cmdhficlass.c b/client/src/cmdhficlass.c index 1396f39f6..755d71aeb 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"); }