mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-24 21:15:17 +00:00
083a9ce945
1- Added a --fast option for hf iclass legrec that further increases the speed from 4.6 key updates/second to 7.4 key updates/second. This is achieved by skipping some safety checks and is a very fast but more risky operation. 2- Automated AA2 block selection based on the values in the config block 3- Other minor code cleanups