mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-26 05:25:24 +00:00
cee55d43ee
In configurations where keyA is unknown but ACLs are configured to allow all blocks to be read by keyB the command `hf mf dump` was failing. This commit attempts to fix this behavior by trying keyA first and swapping for keyB if half of the allowed tries failed.