mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-24 17:11:28 +08:00
test..
This commit is contained in:
parent
d465c5a921
commit
c74e095dc9
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue