Current command:
hf iclass creditepurse --help
Credit the epurse on an iCLASS tag. The provided key must be the credit key. The first two bytes of the epurse are the debit value (big endian) and may be any value except FFFF. The remaining two bytes of the epurse are the credit value and must be smaller than the previous value. usage: hf iclass creditepurse [-hv] [-k <hex>] [--ki <dec>] -d <hex> [--elite] [--raw] [--shallow] options: -h, --help This help -k, --key <hex> Credit key as 8 hex bytes --ki <dec> Key index to select key from memory 'hf iclass managekeys' -d, --data <hex> data to write as 8 hex bytes --elite elite computations applied to key --raw no computations applied to key -v, --verbose verbose output --shallow use shallow (ASK) reader modulation instead of OOK examples/notes: hf iclass creditepurse -d FEFFFFFF -k 001122334455667B hf iclass creditepurse -d FEFFFFFF --ki 0