mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-06 02:09:30 +00:00
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.