mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-07 21:52:13 +00:00
89465db4b1
Updated hf iclass unhash to check lsb to be 4x 0 and 4x 1. If it doesn't respect that format it means it never went through hash0 (as hash0 forces the key format to have 4x LSB set to 1 and 4x LSB set to 0) and likely to be an AES based key.