mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-04 10:51:48 +00:00
d654f6e78f
Improved the speed of hficlass legrec from 7200 keys / hrs to 17800 keys / hr by removing the need to drop the field and re-select, re-authenticate with the card at every loop. Re-select and re-authenticate will still happen if there's a read error and a loop needs to be repeated.