mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-09 20:26:02 +00:00
If the card flips to nonsecure mode during the tearoff of block 1, this read command will be stuck. So we can disable auth completely when trying to read block 1 as that block doesn't require authentication anyway for reading operations.