mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 10:14:42 +00:00
d402903db5
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.