mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07: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) {
|
if (force) {
|
||||||
pagemap |= PICOPASS_NON_SECURE_PAGEMODE;
|
pagemap == PICOPASS_NON_SECURE_PAGEMODE;
|
||||||
PrintAndLogEx(INFO, "Forcing NON SECURE PAGE dumping");
|
PrintAndLogEx(INFO, "Forcing NON SECURE PAGE dumping");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue