Current command:
lf hitag dump --help
Read all Hitag 2 card memory and save to file Crypto mode key format: ISK high + ISK low usage: lf hitag dump [-h] [--pwd] [--nrar <hex>] [--crypto] [-k <hex>] [-f <fn>] [--ns] options: -h, --help This help --pwd password mode --nrar <hex> nonce / answer reader, 8 hex bytes --crypto crypto mode -k, --key <hex> key, 4 or 6 hex bytes -f, --file <fn> specify file name --ns no save to file examples/notes: Password mode => use default key 4D494B52 (MIKR) lf hitag dump --pwd Short key = password mode lf hitag dump -k 4D494B52 Challenge mode lf hitag dump --nrar 0102030411223344 Crypto mode => use default key 4F4E4D494B52 (ONMIKR) lf hitag dump --crypto Long key = crypto mode lf hitag dump -k 4F4E4D494B52