mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
cmdhficlass: expand sam examples
This commit is contained in:
@@ -5399,6 +5399,8 @@ static int CmdHFiClassSAM(const char *Cmd) {
|
||||
CLIParserInit(&ctx, "hf iclass sam",
|
||||
"Extract PACS via a HID 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[] = {
|
||||
|
||||
Reference in New Issue
Block a user