Current command:
hf cipurse auth --help
Authenticate with key ID and key. If no key is supplied, default key of 737373...7373 will be used usage: hf cipurse auth [-hav] [--aid <hex>] [--fid <hex>] [--mfd] [-n <dec>] [-k <hex>] options: -h, --help This help -a, --apdu Show APDU requests and responses -v, --verbose Verbose mode --aid <hex> Application ID (AID) ( 1..16 bytes ) --fid <hex> Top file/application ID (FID) ( 2 bytes ) --mfd Select masterfile by empty id -n <dec> Key ID -k, --key <hex> Auth key examples/notes: hf cipurse auth -> Authenticate with keyID 1, default key hf cipurse auth -n 2 -k 65656565656565656565656565656565 -> Authenticate keyID 2 with key