diff --git a/client/src/cmdlfawid.c b/client/src/cmdlfawid.c index efec2815d..25c644800 100644 --- a/client/src/cmdlfawid.c +++ b/client/src/cmdlfawid.c @@ -333,10 +333,10 @@ static int CmdAWIDClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf awid clone", "clone a AWID Prox tag to a T55x7, Q5/T5555 or EM4305/4469 tag", - "lf awid clone --fmt 26 --fc 123 --cn 1337\n" - "lf awid clone --fmt 50 --fc 2001 --cn 13371337\n" - "lf awid clone --q5 --fmt 26 --fc 123 --cn 1337 -> encode for Q5/T5555 tag\n" - "lf awid clone --em --fmt 26 --fc 123 --cn 1337 -> encode for EM4305/4469" + "lf awid clone --fmt 26 --fc 123 --cn 1337 -> encode for T55x7 tag\n" + "lf awid clone --fmt 50 --fc 2001 --cn 13371337 -> encode long fmt for T55x7 tag\n" + "lf awid clone --fmt 26 --fc 123 --cn 1337 --q5 -> encode for Q5/T5555 tag\n" + "lf awid clone --fmt 26 --fc 123 --cn 1337 --em -> encode for EM4305/4469" ); void *argtable[] = { diff --git a/client/src/cmdlffdxb.c b/client/src/cmdlffdxb.c index f7726c54f..e30d4f108 100644 --- a/client/src/cmdlffdxb.c +++ b/client/src/cmdlffdxb.c @@ -703,10 +703,10 @@ static int CmdFdxBClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf fdxb clone", "clone a FDX-B tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf fdxb clone --country 999 --national 1337 --animal\n" - "lf fdxb clone --country 999 --national 1337 --extended 016A\n" - "lf fdxb clone --q5 --country 999 --national 1337 -> encode for Q5/T5555 tag\n" - "lf fdxb clone --em --country 999 --national 1337 -> encode for EM4305/4469" + "lf fdxb clone --country 999 --national 1337 --animal -> encode for T55x7 tag, with animal bit\n" + "lf fdxb clone --country 999 --national 1337 --extended 016A -> encode for T55x7 tag, with extended data\n" + "lf fdxb clone --country 999 --national 1337 --q5 -> encode for Q5/T5555 tag\n" + "lf fdxb clone --country 999 --national 1337 --em -> encode for EM4305/4469" ); void *argtable[] = { diff --git a/client/src/cmdlfgallagher.c b/client/src/cmdlfgallagher.c index bb1c400dd..d715e949e 100644 --- a/client/src/cmdlfgallagher.c +++ b/client/src/cmdlfgallagher.c @@ -174,10 +174,10 @@ static int CmdGallagherClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf gallagher clone", "clone a GALLAGHER tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf gallagher clone --raw 0FFD5461A9DA1346B2D1AC32\n" - "lf gallagher clone --q5 --raw 0FFD5461A9DA1346B2D1AC32 -> encode for Q5/T5555 tag\n" - "lf gallagher clone --em --raw 0FFD5461A9DA1346B2D1AC32 -> encode for EM4305/4469\n" - "lf gallagher clone --rc 0 --fc 9876 --cn 1234 --il 1" + "lf gallagher clone --raw 0FFD5461A9DA1346B2D1AC32 -> encode for T55x7 tag\n" + "lf gallagher clone --raw 0FFD5461A9DA1346B2D1AC32 --q5 -> encode for Q5/T5555 tag\n" + "lf gallagher clone --raw 0FFD5461A9DA1346B2D1AC32 --em -> encode for EM4305/4469\n" + "lf gallagher clone --rc 0 --fc 9876 --cn 1234 --il 1 -> encode for T55x7 tag from decoded data" ); void *argtable[] = { diff --git a/client/src/cmdlfguard.c b/client/src/cmdlfguard.c index 768407cbe..02bd52eb8 100644 --- a/client/src/cmdlfguard.c +++ b/client/src/cmdlfguard.c @@ -246,9 +246,9 @@ static int CmdGuardClone(const char *Cmd) { "clone a Guardall tag to a T55x7, Q5/T5555 or EM4305/4469 tag.\n" "The facility-code is 8-bit and the card number is 20-bit. Larger values are truncated.\n" "Currently work only on 26 | 36 bit format", - "lf gproxii clone --fmt 26 --fc 123 --cn 1337\n" - "lf gproxii clone --q5 --fmt 26 --fc 123 --cn 1337 -> encode for Q5/T5555 tag\n" - "lf gproxii clone --em --fmt 26 --fc 123 --cn 1337 -> encode for EM4305/4469" + "lf gproxii clone --fmt 26 --fc 123 --cn 1337 -> encode for T55x7 tag\n" + "lf gproxii clone --fmt 26 --fc 123 --cn 1337 --q5 -> encode for Q5/T5555 tag\n" + "lf gproxii clone --fmt 26 --fc 123 --cn 1337 --em -> encode for EM4305/4469" ); void *argtable[] = { diff --git a/client/src/cmdlfhid.c b/client/src/cmdlfhid.c index cd86cd9fb..e78c83596 100644 --- a/client/src/cmdlfhid.c +++ b/client/src/cmdlfhid.c @@ -322,11 +322,11 @@ static int CmdHIDClone(const char *Cmd) { CLIParserInit(&ctx, "lf hid clone", "clone a HID Prox tag to a T55x7, Q5/T5555 or EM4305/4469 tag.\n" "Tag must be on the antenna when issuing this command.", - "lf hid clone -r 2006ec0c86 -> write raw value (HID 10301 26 bit)\n" - "lf hid clone -r 2e0ec00c87 -> write raw value (HID Corporate 35 bit)\n" - "lf hid clone -r 01f0760643c3 -> write raw value (HID P10001 40 bit)\n" - "lf hid clone -r 01400076000c86 -> write raw value (HID Corporate 48 bit)\n" - "lf hid clone -w H10301 --fc 118 --cn 1603 -> write raw value (HID 10301 26 bit)\n" + "lf hid clone -r 2006ec0c86 -> write raw value for T55x7 tag (HID 10301 26 bit)\n" + "lf hid clone -r 2e0ec00c87 -> write raw value for T55x7 tag (HID Corporate 35 bit)\n" + "lf hid clone -r 01f0760643c3 -> write raw value for T55x7 tag (HID P10001 40 bit)\n" + "lf hid clone -r 01400076000c86 -> write raw value for T55x7 tag (HID Corporate 48 bit)\n" + "lf hid clone -w H10301 --fc 118 --cn 1603 -> HID 10301 26 bit, encode for T55x7 tag\n" "lf hid clone -w H10301 --fc 118 --cn 1603 --q5 -> HID 10301 26 bit, encode for Q5/T5555 tag\n" "lf hid clone -w H10301 --fc 118 --cn 1603 --em -> HID 10301 26 bit, encode for EM4305/4469" ); diff --git a/client/src/cmdlfjablotron.c b/client/src/cmdlfjablotron.c index cac3a1329..2474bb2db 100644 --- a/client/src/cmdlfjablotron.c +++ b/client/src/cmdlfjablotron.c @@ -163,9 +163,9 @@ static int CmdJablotronClone(const char *Cmd) { CLIParserInit(&ctx, "lf jablotron clone", "clone a Jablotron tag to a T55x7, Q5/T5555 or EM4305/4469 tag.\n" "Tag must be on the antenna when issuing this command.", - "lf jablotron clone --cn 01b669\n" - "lf jablotron clone --q5 --cn 01b669 -> encode for Q5/T5555 tag\n" - "lf jablotron clone --em --cn 01b669 -> encode for EM4305/4469" + "lf jablotron clone --cn 01b669 -> encode for T55x7 tag\n" + "lf jablotron clone --cn 01b669 --q5 -> encode for Q5/T5555 tag\n" + "lf jablotron clone --cn 01b669 --em -> encode for EM4305/4469" ); void *argtable[] = { diff --git a/client/src/cmdlfmotorola.c b/client/src/cmdlfmotorola.c index f57b96079..90394be54 100644 --- a/client/src/cmdlfmotorola.c +++ b/client/src/cmdlfmotorola.c @@ -194,9 +194,9 @@ static int CmdMotorolaClone(const char *Cmd) { CLIParserInit(&ctx, "lf motorola clone", "clone Motorola UID to a T55x7, Q5/T5555 or EM4305/4469 tag.\n" "defaults to 64 bit format", - "lf motorola clone --raw a0000000a0002021\n" - "lf motorola clone --q5 --raw a0000000a0002021 -> encode for Q5/T5555 tag\n" - "lf motorola clone --em --raw a0000000a0002021 -> encode for EM4305/4469" + "lf motorola clone --raw a0000000a0002021 -> encode for T55x7 tag\n" + "lf motorola clone --raw a0000000a0002021 --q5 -> encode for Q5/T5555 tag\n" + "lf motorola clone --raw a0000000a0002021 --em -> encode for EM4305/4469" ); void *argtable[] = { diff --git a/client/src/cmdlfnoralsy.c b/client/src/cmdlfnoralsy.c index cb7284351..ec493f3fc 100644 --- a/client/src/cmdlfnoralsy.c +++ b/client/src/cmdlfnoralsy.c @@ -158,7 +158,7 @@ static int CmdNoralsyClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf noralsy clone", "clone a Noralsy tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf noralsy clone --cn 112233\n" + "lf noralsy clone --cn 112233 -> encode for T55x7 tag\n" "lf noralsy clone --cn 112233 --q5 -> encode for Q5/T5555 tag\n" "lf noralsy clone --cn 112233 --em -> encode for EM4305/4469" ); diff --git a/client/src/cmdlfpac.c b/client/src/cmdlfpac.c index c06ce3631..14ae63f23 100644 --- a/client/src/cmdlfpac.c +++ b/client/src/cmdlfpac.c @@ -220,10 +220,10 @@ static int CmdPacClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf pac clone", "clone a PAC/Stanley tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf pac clone --cn CD4F5552\n" + "lf pac clone --cn CD4F5552 -> encode for T55x7 tag\n" "lf pac clone --cn CD4F5552 --q5 -> encode for Q5/T5555 tag\n" "lf pac clone --cn CD4F5552 --em -> encode for EM4305/4469\n" - "lf pac clone --raw FF2049906D8511C593155B56D5B2649F" + "lf pac clone --raw FF2049906D8511C593155B56D5B2649F -> encode for T55x7 tag, raw mode" ); void *argtable[] = { diff --git a/client/src/cmdlfparadox.c b/client/src/cmdlfparadox.c index 511a8019e..a2ce045b0 100644 --- a/client/src/cmdlfparadox.c +++ b/client/src/cmdlfparadox.c @@ -226,9 +226,9 @@ static int CmdParadoxClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf paradox clone", "clone a paradox tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf paradox clone --raw 0f55555695596a6a9999a59a\n" - "lf paradox clone -r 0f55555695596a6a9999a59a --q5 -> encode for Q5/T5555 tag\n" - "lf paradox clone -r 0f55555695596a6a9999a59a --em -> encode for EM4305/4469" + "lf paradox clone --raw 0f55555695596a6a9999a59a -> encode for T55x7 tag\n" + "lf paradox clone --raw 0f55555695596a6a9999a59a --q5 -> encode for Q5/T5555 tag\n" + "lf paradox clone --raw 0f55555695596a6a9999a59a --em -> encode for EM4305/4469" ); void *argtable[] = { diff --git a/client/src/cmdlfpresco.c b/client/src/cmdlfpresco.c index cfda28498..dbba81935 100644 --- a/client/src/cmdlfpresco.c +++ b/client/src/cmdlfpresco.c @@ -170,7 +170,7 @@ static int CmdPrescoClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf presco clone", "clone a presco tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf presco clone -d 018363467\n" + "lf presco clone -d 018363467 -> encode for T55x7 tag\n" "lf presco clone -d 018363467 --q5 -> encode for Q5/T5555 tag\n" "lf presco clone -d 018363467 --em -> encode for EM4305/4469" ); diff --git a/client/src/cmdlfpyramid.c b/client/src/cmdlfpyramid.c index 8f9e5fccb..da25c34a8 100644 --- a/client/src/cmdlfpyramid.c +++ b/client/src/cmdlfpyramid.c @@ -235,8 +235,8 @@ static int CmdPyramidClone(const char *Cmd) { "clone a Farpointe/Pyramid tag to a T55x7, Q5/T5555 or EM4305/4469 tag.\n" "The facility-code is 8-bit and the card number is 16-bit. Larger values are truncated.\n" "Currently only works on 26bit", - "lf pyramid clone --fc 123 --cn 11223\n" - "lf pyramid clone --raw 0001010101010101010440013223921c\n" + "lf pyramid clone --fc 123 --cn 11223 -> encode for T55x7 tag\n" + "lf pyramid clone --raw 0001010101010101010440013223921c -> idem, raw mode\n" "lf pyramid clone --fc 123 --cn 11223 --q5 -> encode for Q5/T5555 tag\n" "lf pyramid clone --fc 123 --cn 11223 --em -> encode for EM4305/4469\n" ); diff --git a/client/src/cmdlfsecurakey.c b/client/src/cmdlfsecurakey.c index 5a109e2d9..5c0b12666 100644 --- a/client/src/cmdlfsecurakey.c +++ b/client/src/cmdlfsecurakey.c @@ -171,9 +171,9 @@ static int CmdSecurakeyClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf securakey clone", "clone a Securakey tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf securakey clone --raw 7FCB400001ADEA5344300000\n" - "lf securakey clone --q5 --raw 7FCB400001ADEA5344300000 -> encode for Q5/T5555 tag\n" - "lf securakey clone --em --raw 7FCB400001ADEA5344300000 -> encode for EM4305/4469" + "lf securakey clone --raw 7FCB400001ADEA5344300000 -> encode for T55x7 tag\n" + "lf securakey clone --raw 7FCB400001ADEA5344300000 --q5 -> encode for Q5/T5555 tag\n" + "lf securakey clone --raw 7FCB400001ADEA5344300000 --em -> encode for EM4305/4469" ); void *argtable[] = { diff --git a/client/src/cmdlfviking.c b/client/src/cmdlfviking.c index f48f97430..6d0a1b913 100644 --- a/client/src/cmdlfviking.c +++ b/client/src/cmdlfviking.c @@ -112,7 +112,7 @@ static int CmdVikingClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf viking clone", "clone a Viking AM tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf viking clone --cn 01A337\n" + "lf viking clone --cn 01A337 -> encode for T55x7 tag\n" "lf viking clone --cn 01A337 --q5 -> encode for Q5/T5555 tag\n" "lf viking clone --cn 112233 --em -> encode for EM4305/4469" ); diff --git a/client/src/cmdlfvisa2000.c b/client/src/cmdlfvisa2000.c index c44d15aa0..67339f838 100644 --- a/client/src/cmdlfvisa2000.c +++ b/client/src/cmdlfvisa2000.c @@ -189,7 +189,7 @@ static int CmdVisa2kClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf visa2000 clone", "clone a Visa2000 tag to a T55x7, Q5/T5555 or EM4305/4469 tag.", - "lf visa2000 clone --cn 112233\n" + "lf visa2000 clone --cn 112233 -> encode for T55x7 tag\n" "lf visa2000 clone --cn 112233 --q5 -> encode for Q5/T5555 tag\n" "lf visa2000 clone --cn 112233 --em -> encode for EM4305/4469" );