cmdhficlass: expand sam examples

This commit is contained in:
Jakub Kramarz 2025-01-27 20:38:15 +01:00
commit 97aa1ff598

View file

@ -5399,6 +5399,8 @@ static int CmdHFiClassSAM(const char *Cmd) {
CLIParserInit(&ctx, "hf iclass sam", CLIParserInit(&ctx, "hf iclass sam",
"Extract PACS via a HID SAM\n", "Extract PACS via a HID SAM\n",
"hf iclass sam\n" "hf iclass sam\n"
"hf iclass sam -p -d a005a103800104 -> get PACS data, but ensure that epurse will stay unchanged\n"
"hf iclass sam --break-on-nr-mac -> get Nr-MAC for extracting encrypted SIO\n"
); );
void *argtable[] = { void *argtable[] = {