Updated: January 2025
Current command:
lf hitag hts restore --help
Restore a dump file onto Hitag S tag Crypto mode: - key format ISK high + ISK low - default key 4F4E4D494B52 (ONMIKR) 8268/8310 password mode: - default password BBDD3399 usage: lf hitag hts restore [-f <fn>] options: -h, --help This help -8, --82xx 8268/8310 mode --nrar <hex> nonce / answer writer, 8 hex bytes --crypto crypto mode -k, --key <hex> pwd or key, 4 or 6 hex bytes -m, --mode <dec> response protocol mode. 0 (Standard 00110), 1 (Advanced 11000), 2 (Advanced 11001), 3 (Fast Advanced 11010) (def: 3) -f, --file <fn> specify file name examples/notes: lf hitag hts restore -f myfile --82xx -> use def pwd lf hitag hts restore -f myfile --82xx -k BBDD3399 -> pwd mode lf hitag hts restore -f myfile --crypto -> use def crypto lf hitag hts restore -f myfile -k 4F4E4D494B52 -> crypto mode lf hitag hts restore -f myfile --nrar 0102030411223344