mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-14 05:25:04 +00:00
3634fb4091
Fixed two bugs: >= preventing users from testing one password (start_password=end_password) and reporting that the start password is greater than the end password. The second issue is when the end password _is_ the correct password, the found password reported was curr -1.