hf iclass encrypt - now use cliparser

This commit is contained in:
tcprst 2020-11-23 15:42:32 -05:00
commit 9ef0e07d49
No known key found for this signature in database
GPG key ID: 9145EAF5121AED25
2 changed files with 49 additions and 57 deletions

View file

@ -111,10 +111,11 @@ Encrypt iCLASS Block
```
Options
---
d <block data> : 16 bytes hex
k <transport key> : 16 bytes hex
-d, --data <block data> data to encrypt
--key <transport key> 3DES transport key
-v, --verbose verbose output
pm3 --> hf iclass encrypt d 0000000f2aa3dba8
pm3 --> hf iclass encrypt -d 0000000f2aa3dba8
```
Decrypt iCLASS Block / file