mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-27 12:55:11 +00:00
f8fbcc2754
1- Inlined functions related to hf iclass legrec within util.c for marginal performance gains. 2- Fixed bug preventing errors to be displayed properly and the process from interrupting on an error or on completion. 3- Fixed code indentation of the while loop in iclass.c 4- Fixed bug in the while cycle (was missing index++) 5- Improved ways to display hex results by using dbhexdump