diff --git a/armsrc/Standalone/hf_14asniff.c b/armsrc/Standalone/hf_14asniff.c index 56a7c0cab..cd4c10c97 100644 --- a/armsrc/Standalone/hf_14asniff.c +++ b/armsrc/Standalone/hf_14asniff.c @@ -37,8 +37,8 @@ * 2. trace load trace.trc * Loads trace data from a file into PC-side buffers. * - * 3. For ISO14a: trace list 14a 1 - * For MIFARE Classic: trace list mf 1 + * 3. For ISO14a: trace list -t 14a -1 + * For MIFARE Classic: trace list -t mf -1 * * Lists trace data from buffer without requesting it from PM3. * diff --git a/client/src/cmdhf15.c b/client/src/cmdhf15.c index cf083332c..6c3a854fb 100644 --- a/client/src/cmdhf15.c +++ b/client/src/cmdhf15.c @@ -954,7 +954,7 @@ static int CmdHF15Sniff(const char *Cmd) { WaitForResponse(CMD_HF_ISO15693_SNIFF, &resp); PrintAndLogEx(HINT, "Try `" _YELLOW_("hf 15 list") "` to view captured tracelog"); - PrintAndLogEx(HINT, "Try `" _YELLOW_("trace save h") "` to save tracelog for later analysing"); + PrintAndLogEx(HINT, "Try `" _YELLOW_("trace save -h") "` to save tracelog for later analysing"); return PM3_SUCCESS; } diff --git a/client/src/cmdhffelica.c b/client/src/cmdhffelica.c index 7a576c946..d2ce89fa6 100644 --- a/client/src/cmdhffelica.c +++ b/client/src/cmdhffelica.c @@ -1935,7 +1935,7 @@ static int CmdHFFelicaDumpLite(const char *Cmd) { iceman 2021, Why does this command say it dumps a FeliCa lite card and then tries to print a trace?!? - Is this a trace list or a feclia dump cmd? + Is this a trace list or a FeliCa dump cmd? */ diff --git a/doc/magic_cards_notes.md b/doc/magic_cards_notes.md index 9982efbe0..8e1edbaac 100644 --- a/doc/magic_cards_notes.md +++ b/doc/magic_cards_notes.md @@ -499,9 +499,9 @@ BCC1 Int LCK0 LCK1 UID is made of SN0..SN6 bytes -Computing BCC0 on UID 04112233445566: `analyse lcr 88041122` = `bf` +Computing BCC0 on UID 04112233445566: `analyse lcr -d 88041122` = `bf` -Computing BCC1 on UID 04112233445566: `analyse lcr 33445566` = `44` +Computing BCC1 on UID 04112233445566: `analyse lcr -d 33445566` = `44` Int is internal, typically 0x48