diff --git a/client/src/cmdlfawid.c b/client/src/cmdlfawid.c index 1a06e72e2..62f616969 100644 --- a/client/src/cmdlfawid.c +++ b/client/src/cmdlfawid.c @@ -554,7 +554,7 @@ static command_t CommandTable[] = { {"reader", CmdAWIDReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdAWIDClone, IfPm3Lf, "clone AWID tag to T55x7 or Q5/T5555"}, {"sim", CmdAWIDSim, IfPm3Lf, "simulate AWID tag"}, - {"brute", CmdAWIDBrute, IfPm3Lf, "Bruteforce card number against reader"}, + {"brute", CmdAWIDBrute, IfPm3Lf, "bruteforce card number against reader"}, {"watch", CmdAWIDWatch, IfPm3Lf, "continuously watch for cards. Reader mode"}, {NULL, NULL, NULL, NULL} }; diff --git a/client/src/cmdlfcotag.c b/client/src/cmdlfcotag.c index 0c24f0461..8f4e844a7 100644 --- a/client/src/cmdlfcotag.c +++ b/client/src/cmdlfcotag.c @@ -160,8 +160,8 @@ static int CmdCOTAGReader(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdCOTAGDemod, AlwaysAvailable, "Tries to decode a COTAG signal"}, - {"reader", CmdCOTAGReader, IfPm3Lf, "Attempt to read and extract tag data"}, + {"demod", CmdCOTAGDemod, AlwaysAvailable, "demodulate an COTAG tag"}, + {"reader", CmdCOTAGReader, IfPm3Lf, "attempt to read and extract tag data"}, {NULL, NULL, NULL, NULL} }; static int CmdHelp(const char *Cmd) { diff --git a/client/src/cmdlfdestron.c b/client/src/cmdlfdestron.c index 13f7a6398..bfdaf38bd 100644 --- a/client/src/cmdlfdestron.c +++ b/client/src/cmdlfdestron.c @@ -226,10 +226,10 @@ static int CmdDestronSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdDestronDemod, AlwaysAvailable, "Demodulate an Destron tag from the GraphBuffer"}, - {"reader", CmdDestronReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, - {"clone", CmdDestronClone, IfPm3Lf, "Clone Destron tag to T55x7"}, - {"sim", CmdDestronSim, IfPm3Lf, "Simulate Destron tag"}, + {"demod", CmdDestronDemod, AlwaysAvailable, "demodulate an Destron tag from the GraphBuffer"}, + {"reader", CmdDestronReader, IfPm3Lf, "attempt to read and extract tag data"}, + {"clone", CmdDestronClone, IfPm3Lf, "clone Destron tag to T55x7"}, + {"sim", CmdDestronSim, IfPm3Lf, "simulate Destron tag"}, {NULL, NULL, NULL, NULL} }; diff --git a/client/src/cmdlfgallagher.c b/client/src/cmdlfgallagher.c index 31d2b7d0a..4cf9b240d 100644 --- a/client/src/cmdlfgallagher.c +++ b/client/src/cmdlfgallagher.c @@ -451,8 +451,8 @@ static int CmdGallagherSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdGallagherDemod, AlwaysAvailable, "Demodulate an GALLAGHER tag from the GraphBuffer"}, - {"reader", CmdGallagherReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, + {"demod", CmdGallagherDemod, AlwaysAvailable, "demodulate an GALLAGHER tag from the GraphBuffer"}, + {"reader", CmdGallagherReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdGallagherClone, IfPm3Lf, "clone GALLAGHER tag to T55x7"}, {"sim", CmdGallagherSim, IfPm3Lf, "simulate GALLAGHER tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfguard.c b/client/src/cmdlfguard.c index 929079158..11ebbb895 100644 --- a/client/src/cmdlfguard.c +++ b/client/src/cmdlfguard.c @@ -309,7 +309,7 @@ static int CmdGuardSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "this help"}, {"demod", CmdGuardDemod, AlwaysAvailable, "demodulate a G Prox II tag from the GraphBuffer"}, - {"reader", CmdGuardReader, IfPm3Lf, "attempt to read and extract tag data from the antenna"}, + {"reader", CmdGuardReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdGuardClone, IfPm3Lf, "clone Guardall tag to T55x7 or Q5/T5555"}, {"sim", CmdGuardSim, IfPm3Lf, "simulate Guardall tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfidteck.c b/client/src/cmdlfidteck.c index 36c24846e..9a1eb0c93 100644 --- a/client/src/cmdlfidteck.c +++ b/client/src/cmdlfidteck.c @@ -131,8 +131,8 @@ static int CmdIdteckReader(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdIdteckDemod, AlwaysAvailable, "Demodulate an Idteck tag from the GraphBuffer"}, - {"reader", CmdIdteckReader, IfPm3Lf, "Attempt to read and Extract tag data from the antenna"}, + {"demod", CmdIdteckDemod, AlwaysAvailable, "demodulate an Idteck tag from the GraphBuffer"}, + {"reader", CmdIdteckReader, IfPm3Lf, "attempt to read and extract tag data"}, {NULL, NULL, NULL, NULL} }; diff --git a/client/src/cmdlfjablotron.c b/client/src/cmdlfjablotron.c index 6e8a35d2c..d432f1f30 100644 --- a/client/src/cmdlfjablotron.c +++ b/client/src/cmdlfjablotron.c @@ -297,8 +297,8 @@ static int CmdJablotronSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdJablotronDemod, AlwaysAvailable, "Demodulate an Jablotron tag from the GraphBuffer"}, - {"reader", CmdJablotronReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, + {"demod", CmdJablotronDemod, AlwaysAvailable, "demodulate an Jablotron tag from the GraphBuffer"}, + {"reader", CmdJablotronReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdJablotronClone, IfPm3Lf, "clone jablotron tag to T55x7 or Q5/T5555"}, {"sim", CmdJablotronSim, IfPm3Lf, "simulate jablotron tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfkeri.c b/client/src/cmdlfkeri.c index d241e8f66..8bd471049 100644 --- a/client/src/cmdlfkeri.c +++ b/client/src/cmdlfkeri.c @@ -357,8 +357,8 @@ static int CmdKeriSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdKeriDemod, AlwaysAvailable, "Demodulate an KERI tag from the GraphBuffer"}, - {"reader", CmdKeriReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, + {"demod", CmdKeriDemod, AlwaysAvailable, "demodulate an KERI tag from the GraphBuffer"}, + {"reader", CmdKeriReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdKeriClone, IfPm3Lf, "clone KERI tag to T55x7 or Q5/T5555"}, {"sim", CmdKeriSim, IfPm3Lf, "simulate KERI tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfmotorola.c b/client/src/cmdlfmotorola.c index 336bdf7b2..6d1786647 100644 --- a/client/src/cmdlfmotorola.c +++ b/client/src/cmdlfmotorola.c @@ -273,8 +273,8 @@ static int CmdMotorolaSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdMotorolaDemod, AlwaysAvailable, "Demodulate an MOTOROLA tag from the GraphBuffer"}, - {"reader", CmdMotorolaReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, + {"demod", CmdMotorolaDemod, AlwaysAvailable, "demodulate an MOTOROLA tag from the GraphBuffer"}, + {"reader", CmdMotorolaReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdMotorolaClone, IfPm3Lf, "clone MOTOROLA tag to T55x7"}, {"sim", CmdMotorolaSim, IfPm3Lf, "simulate MOTOROLA tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfnedap.c b/client/src/cmdlfnedap.c index e45d35c3d..8b90a9c0d 100644 --- a/client/src/cmdlfnedap.c +++ b/client/src/cmdlfnedap.c @@ -552,10 +552,10 @@ static int CmdLFNedapSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdLFNedapDemod, AlwaysAvailable, "Demodulate Nedap tag from the GraphBuffer"}, - {"reader", CmdLFNedapReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, - {"clone", CmdLFNedapClone, IfPm3Lf, "Clone Nedap tag to T55x7 or Q5/T5555"}, - {"sim", CmdLFNedapSim, IfPm3Lf, "Simulate Nedap tag"}, + {"demod", CmdLFNedapDemod, AlwaysAvailable, "demodulate Nedap tag from the GraphBuffer"}, + {"reader", CmdLFNedapReader, IfPm3Lf, "attempt to read and extract tag data"}, + {"clone", CmdLFNedapClone, IfPm3Lf, "clone Nedap tag to T55x7 or Q5/T5555"}, + {"sim", CmdLFNedapSim, IfPm3Lf, "simulate Nedap tag"}, {NULL, NULL, NULL, NULL} }; diff --git a/client/src/cmdlfnexwatch.c b/client/src/cmdlfnexwatch.c index ba6637731..0d357d105 100644 --- a/client/src/cmdlfnexwatch.c +++ b/client/src/cmdlfnexwatch.c @@ -483,8 +483,8 @@ static int CmdNexWatchSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdNexWatchDemod, AlwaysAvailable, "Demodulate a NexWatch tag (nexkey, quadrakey) from the GraphBuffer"}, - {"reader", CmdNexWatchReader, IfPm3Lf, "Attempt to Read and Extract tag data from the antenna"}, + {"demod", CmdNexWatchDemod, AlwaysAvailable, "demodulate a NexWatch tag (nexkey, quadrakey) from the GraphBuffer"}, + {"reader", CmdNexWatchReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdNexWatchClone, IfPm3Lf, "clone NexWatch tag to T55x7"}, {"sim", CmdNexWatchSim, IfPm3Lf, "simulate NexWatch tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfnoralsy.c b/client/src/cmdlfnoralsy.c index 91e03f961..7626683f2 100644 --- a/client/src/cmdlfnoralsy.c +++ b/client/src/cmdlfnoralsy.c @@ -270,8 +270,8 @@ static int CmdNoralsySim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdNoralsyDemod, AlwaysAvailable, "Demodulate an Noralsy tag from the GraphBuffer"}, - {"reader", CmdNoralsyReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, + {"demod", CmdNoralsyDemod, AlwaysAvailable, "demodulate an Noralsy tag from the GraphBuffer"}, + {"reader", CmdNoralsyReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdNoralsyClone, IfPm3Lf, "clone Noralsy tag to T55x7 or Q5/T5555"}, {"sim", CmdNoralsySim, IfPm3Lf, "simulate Noralsy tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfpac.c b/client/src/cmdlfpac.c index 65a3c04a9..29ebc1e50 100644 --- a/client/src/cmdlfpac.c +++ b/client/src/cmdlfpac.c @@ -382,8 +382,8 @@ static int CmdPacSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdPacDemod, AlwaysAvailable, "Demodulate a PAC tag from the GraphBuffer"}, - {"reader", CmdPacReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, + {"demod", CmdPacDemod, AlwaysAvailable, "demodulate a PAC tag from the GraphBuffer"}, + {"reader", CmdPacReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdPacClone, IfPm3Lf, "clone PAC tag to T55x7"}, {"sim", CmdPacSim, IfPm3Lf, "simulate PAC tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfparadox.c b/client/src/cmdlfparadox.c index 612338cae..c4834bff1 100644 --- a/client/src/cmdlfparadox.c +++ b/client/src/cmdlfparadox.c @@ -357,8 +357,8 @@ static int CmdParadoxSim(const char *Cmd) { */ static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdParadoxDemod, AlwaysAvailable, "Demodulate a Paradox FSK tag from the GraphBuffer"}, - {"reader", CmdParadoxReader, IfPm3Lf, "Attempt to read and Extract tag data from the antenna"}, + {"demod", CmdParadoxDemod, AlwaysAvailable, "demodulate a Paradox FSK tag from the GraphBuffer"}, + {"reader", CmdParadoxReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdParadoxClone, IfPm3Lf, "clone paradox tag"}, {"sim", CmdParadoxSim, IfPm3Lf, "simulate paradox tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfpresco.c b/client/src/cmdlfpresco.c index 2c78d5e8f..bdbef5463 100644 --- a/client/src/cmdlfpresco.c +++ b/client/src/cmdlfpresco.c @@ -346,7 +346,7 @@ static int CmdPrescoSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, {"demod", CmdPrescoDemod, AlwaysAvailable, "demodulate Presco tag from the GraphBuffer"}, - {"reader", CmdPrescoReader, IfPm3Lf, "Attempt to read and Extract tag data"}, + {"reader", CmdPrescoReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdPrescoClone, IfPm3Lf, "clone presco tag to T55x7 or Q5/T5555"}, {"sim", CmdPrescoSim, IfPm3Lf, "simulate presco tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfsecurakey.c b/client/src/cmdlfsecurakey.c index 80a58bfa9..fffc0481d 100644 --- a/client/src/cmdlfsecurakey.c +++ b/client/src/cmdlfsecurakey.c @@ -283,8 +283,8 @@ static int CmdSecurakeySim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdSecurakeyDemod, AlwaysAvailable, "Demodulate an Securakey tag from the GraphBuffer"}, - {"reader", CmdSecurakeyReader, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, + {"demod", CmdSecurakeyDemod, AlwaysAvailable, "demodulate an Securakey tag from the GraphBuffer"}, + {"reader", CmdSecurakeyReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdSecurakeyClone, IfPm3Lf, "clone Securakey tag to T55x7"}, {"sim", CmdSecurakeySim, IfPm3Lf, "simulate Securakey tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfverichip_disabled.c b/client/src/cmdlfverichip_disabled.c index e30b95ee8..0f439c3cc 100644 --- a/client/src/cmdlfverichip_disabled.c +++ b/client/src/cmdlfverichip_disabled.c @@ -142,8 +142,8 @@ static int CmdVerichipSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdVerichipDemod, AlwaysAvailable, "Demodulate an VERICHIP tag from the GraphBuffer"}, - {"read", CmdVerichipRead, IfPm3Lf, "Attempt to read and extract tag data from the antenna"}, + {"demod", CmdVerichipDemod, AlwaysAvailable, "demodulate an VERICHIP tag from the GraphBuffer"}, + {"read", CmdVerichipRead, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdVerichipClone, IfPm3Lf, "clone VERICHIP tag"}, {"sim", CmdVerichipSim, IfPm3Lf, "simulate VERICHIP tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfviking.c b/client/src/cmdlfviking.c index 35f33ebc0..2bb3897ec 100644 --- a/client/src/cmdlfviking.c +++ b/client/src/cmdlfviking.c @@ -231,8 +231,8 @@ static int CmdVikingSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, - {"demod", CmdVikingDemod, AlwaysAvailable, "Demodulate a Viking tag from the GraphBuffer"}, - {"reader", CmdVikingReader, IfPm3Lf, "Attempt to read and Extract tag data from the antenna"}, + {"demod", CmdVikingDemod, AlwaysAvailable, "demodulate a Viking tag from the GraphBuffer"}, + {"reader", CmdVikingReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdVikingClone, IfPm3Lf, "clone Viking tag to T55x7 or Q5/T5555"}, {"sim", CmdVikingSim, IfPm3Lf, "simulate Viking tag"}, {NULL, NULL, NULL, NULL} diff --git a/client/src/cmdlfvisa2000.c b/client/src/cmdlfvisa2000.c index 1788d1ffc..cfcdd0d85 100644 --- a/client/src/cmdlfvisa2000.c +++ b/client/src/cmdlfvisa2000.c @@ -285,7 +285,7 @@ static int CmdVisa2kSim(const char *Cmd) { static command_t CommandTable[] = { {"help", CmdHelp, AlwaysAvailable, "This help"}, {"demod", CmdVisa2kDemod, AlwaysAvailable, "demodulate an VISA2000 tag from the GraphBuffer"}, - {"reader", CmdVisa2kReader, IfPm3Lf, "attempt to read and extract tag data from the antenna"}, + {"reader", CmdVisa2kReader, IfPm3Lf, "attempt to read and extract tag data"}, {"clone", CmdVisa2kClone, IfPm3Lf, "clone Visa2000 tag to T55x7 or Q5/T5555"}, {"sim", CmdVisa2kSim, IfPm3Lf, "simulate Visa2000 tag"}, {NULL, NULL, NULL, NULL} diff --git a/doc/commands.md b/doc/commands.md index f4fb8c813..da7792984 100644 --- a/doc/commands.md +++ b/doc/commands.md @@ -79,6 +79,7 @@ Check column "offline" for their availability. |`analyse demodbuff `|Y |`Load binary string to demodbuffer` |`analyse freq `|Y |`Calc wave lengths` |`analyse foo `|Y |`muxer` +|`analyse units `|Y |`convert ETU <> US <> SSP_CLK (3.39MHz)` ### data @@ -193,14 +194,14 @@ Check column "offline" for their availability. |------- |------- |----------- |`hf 14b help `|Y |`This help` |`hf 14b apdu `|N |`Send ISO 14443-4 APDU to tag` -|`hf 14b dump `|N |`Read all memory pages of an ISO14443-B tag, save to file` +|`hf 14b dump `|N |`Read all memory pages of an ISO-14443-B tag, save to file` |`hf 14b info `|N |`Tag information` -|`hf 14b list `|Y |`List ISO 14443B history` +|`hf 14b list `|Y |`List ISO-14443-B history` |`hf 14b ndef `|N |`Read NDEF file on tag` |`hf 14b raw `|N |`Send raw hex data to tag` -|`hf 14b reader `|N |`Act as a 14443B reader to identify a tag` -|`hf 14b sim `|N |`Fake ISO 14443B tag` -|`hf 14b sniff `|N |`Eavesdrop ISO 14443B` +|`hf 14b reader `|N |`Act as a ISO-14443-B reader to identify a tag` +|`hf 14b sim `|N |`Fake ISO ISO-14443-B tag` +|`hf 14b sniff `|N |`Eavesdrop ISO-14443-B` |`hf 14b rdbl `|N |`Read SRI512/SRIX4x block` |`hf 14b sriwrite `|N |`Write data to a SRI512 or SRIX4K tag` @@ -287,7 +288,7 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`hf fido help `|Y |`This help.` -|`hf fido list `|N |`List ISO 14443A history` +|`hf fido list `|Y |`List ISO 14443A history` |`hf fido info `|N |`Info about FIDO tag.` |`hf fido reg `|N |`FIDO U2F Registration Message.` |`hf fido auth `|N |`FIDO U2F Authentication Message.` @@ -614,7 +615,7 @@ Check column "offline" for their availability. |`lf awid reader `|N |`attempt to read and extract tag data` |`lf awid clone `|N |`clone AWID tag to T55x7 or Q5/T5555` |`lf awid sim `|N |`simulate AWID tag` -|`lf awid brute `|N |`Bruteforce card number against reader` +|`lf awid brute `|N |`bruteforce card number against reader` |`lf awid watch `|N |`continuously watch for cards. Reader mode` @@ -625,8 +626,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf cotag help `|Y |`This help` -|`lf cotag demod `|Y |`Tries to decode a COTAG signal` -|`lf cotag reader `|N |`Attempt to read and extract tag data` +|`lf cotag demod `|Y |`demodulate an COTAG tag` +|`lf cotag reader `|N |`attempt to read and extract tag data` ### lf destron @@ -636,10 +637,10 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf destron help `|Y |`This help` -|`lf destron demod `|Y |`Demodulate an Destron tag from the GraphBuffer` -|`lf destron reader `|N |`Attempt to read and extract tag data from the antenna` -|`lf destron clone `|N |`Clone Destron tag to T55x7` -|`lf destron sim `|N |`Simulate Destron tag` +|`lf destron demod `|Y |`demodulate an Destron tag from the GraphBuffer` +|`lf destron reader `|N |`attempt to read and extract tag data` +|`lf destron clone `|N |`clone Destron tag to T55x7` +|`lf destron sim `|N |`simulate Destron tag` ### lf em @@ -745,8 +746,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf gallagher help `|Y |`This help` -|`lf gallagher demod `|Y |`Demodulate an GALLAGHER tag from the GraphBuffer` -|`lf gallagher reader `|N |`Attempt to read and extract tag data from the antenna` +|`lf gallagher demod `|Y |`demodulate an GALLAGHER tag from the GraphBuffer` +|`lf gallagher reader `|N |`attempt to read and extract tag data` |`lf gallagher clone `|N |`clone GALLAGHER tag to T55x7` |`lf gallagher sim `|N |`simulate GALLAGHER tag` @@ -759,7 +760,7 @@ Check column "offline" for their availability. |------- |------- |----------- |`lf gproxii help `|Y |`this help` |`lf gproxii demod `|Y |`demodulate a G Prox II tag from the GraphBuffer` -|`lf gproxii reader `|N |`attempt to read and extract tag data from the antenna` +|`lf gproxii reader `|N |`attempt to read and extract tag data` |`lf gproxii clone `|N |`clone Guardall tag to T55x7 or Q5/T5555` |`lf gproxii sim `|N |`simulate Guardall tag` @@ -787,7 +788,7 @@ Check column "offline" for their availability. |------- |------- |----------- |`lf hitag help `|Y |`This help` |`lf hitag eload `|N |`Load Hitag dump file into emulator memory` -|`lf hitag list `|N |`List Hitag trace history` +|`lf hitag list `|Y |`List Hitag trace history` |`lf hitag info `|N |`Tag information` |`lf hitag reader `|N |`Act like a Hitag reader` |`lf hitag sim `|N |`Simulate Hitag transponder` @@ -804,8 +805,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf idteck help `|Y |`This help` -|`lf idteck demod `|Y |`Demodulate an Idteck tag from the GraphBuffer` -|`lf idteck reader `|N |`Attempt to read and Extract tag data from the antenna` +|`lf idteck demod `|Y |`demodulate an Idteck tag from the GraphBuffer` +|`lf idteck reader `|N |`attempt to read and extract tag data` ### lf indala @@ -843,8 +844,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf jablotron help `|Y |`This help` -|`lf jablotron demod `|Y |`Demodulate an Jablotron tag from the GraphBuffer` -|`lf jablotron reader `|N |`Attempt to read and extract tag data from the antenna` +|`lf jablotron demod `|Y |`demodulate an Jablotron tag from the GraphBuffer` +|`lf jablotron reader `|N |`attempt to read and extract tag data` |`lf jablotron clone `|N |`clone jablotron tag to T55x7 or Q5/T5555` |`lf jablotron sim `|N |`simulate jablotron tag` @@ -856,8 +857,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf keri help `|Y |`This help` -|`lf keri demod `|Y |`Demodulate an KERI tag from the GraphBuffer` -|`lf keri reader `|N |`Attempt to read and extract tag data from the antenna` +|`lf keri demod `|Y |`demodulate an KERI tag from the GraphBuffer` +|`lf keri reader `|N |`attempt to read and extract tag data` |`lf keri clone `|N |`clone KERI tag to T55x7 or Q5/T5555` |`lf keri sim `|N |`simulate KERI tag` @@ -869,8 +870,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf motorola help `|Y |`This help` -|`lf motorola demod `|Y |`Demodulate an MOTOROLA tag from the GraphBuffer` -|`lf motorola reader `|N |`Attempt to read and extract tag data from the antenna` +|`lf motorola demod `|Y |`demodulate an MOTOROLA tag from the GraphBuffer` +|`lf motorola reader `|N |`attempt to read and extract tag data` |`lf motorola clone `|N |`clone MOTOROLA tag to T55x7` |`lf motorola sim `|N |`simulate MOTOROLA tag` @@ -882,10 +883,10 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf nedap help `|Y |`This help` -|`lf nedap demod `|Y |`Demodulate Nedap tag from the GraphBuffer` -|`lf nedap reader `|N |`Attempt to read and extract tag data from the antenna` -|`lf nedap clone `|N |`Clone Nedap tag to T55x7 or Q5/T5555` -|`lf nedap sim `|N |`Simulate Nedap tag` +|`lf nedap demod `|Y |`demodulate Nedap tag from the GraphBuffer` +|`lf nedap reader `|N |`attempt to read and extract tag data` +|`lf nedap clone `|N |`clone Nedap tag to T55x7 or Q5/T5555` +|`lf nedap sim `|N |`simulate Nedap tag` ### lf nexwatch @@ -895,8 +896,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf nexwatch help `|Y |`This help` -|`lf nexwatch demod `|Y |`Demodulate a NexWatch tag (nexkey, quadrakey) from the GraphBuffer` -|`lf nexwatch reader `|N |`Attempt to Read and Extract tag data from the antenna` +|`lf nexwatch demod `|Y |`demodulate a NexWatch tag (nexkey, quadrakey) from the GraphBuffer` +|`lf nexwatch reader `|N |`attempt to read and extract tag data` |`lf nexwatch clone `|N |`clone NexWatch tag to T55x7` |`lf nexwatch sim `|N |`simulate NexWatch tag` @@ -908,8 +909,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf noralsy help `|Y |`This help` -|`lf noralsy demod `|Y |`Demodulate an Noralsy tag from the GraphBuffer` -|`lf noralsy reader `|N |`Attempt to read and extract tag data from the antenna` +|`lf noralsy demod `|Y |`demodulate an Noralsy tag from the GraphBuffer` +|`lf noralsy reader `|N |`attempt to read and extract tag data` |`lf noralsy clone `|N |`clone Noralsy tag to T55x7 or Q5/T5555` |`lf noralsy sim `|N |`simulate Noralsy tag` @@ -921,8 +922,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf pac help `|Y |`This help` -|`lf pac demod `|Y |`Demodulate a PAC tag from the GraphBuffer` -|`lf pac reader `|N |`Attempt to read and extract tag data from the antenna` +|`lf pac demod `|Y |`demodulate a PAC tag from the GraphBuffer` +|`lf pac reader `|N |`attempt to read and extract tag data` |`lf pac clone `|N |`clone PAC tag to T55x7` |`lf pac sim `|N |`simulate PAC tag` @@ -934,8 +935,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf paradox help `|Y |`This help` -|`lf paradox demod `|Y |`Demodulate a Paradox FSK tag from the GraphBuffer` -|`lf paradox reader `|N |`Attempt to read and Extract tag data from the antenna` +|`lf paradox demod `|Y |`demodulate a Paradox FSK tag from the GraphBuffer` +|`lf paradox reader `|N |`attempt to read and extract tag data` |`lf paradox clone `|N |`clone paradox tag` |`lf paradox sim `|N |`simulate paradox tag` @@ -960,7 +961,7 @@ Check column "offline" for their availability. |------- |------- |----------- |`lf presco help `|Y |`This help` |`lf presco demod `|Y |`demodulate Presco tag from the GraphBuffer` -|`lf presco reader `|N |`Attempt to read and Extract tag data` +|`lf presco reader `|N |`attempt to read and extract tag data` |`lf presco clone `|N |`clone presco tag to T55x7 or Q5/T5555` |`lf presco sim `|N |`simulate presco tag` @@ -985,8 +986,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf securakey help `|Y |`This help` -|`lf securakey demod `|Y |`Demodulate an Securakey tag from the GraphBuffer` -|`lf securakey reader `|N |`Attempt to read and extract tag data from the antenna` +|`lf securakey demod `|Y |`demodulate an Securakey tag from the GraphBuffer` +|`lf securakey reader `|N |`attempt to read and extract tag data` |`lf securakey clone `|N |`clone Securakey tag to T55x7` |`lf securakey sim `|N |`simulate Securakey tag` @@ -1040,8 +1041,8 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf viking help `|Y |`This help` -|`lf viking demod `|Y |`Demodulate a Viking tag from the GraphBuffer` -|`lf viking reader `|N |`Attempt to read and Extract tag data from the antenna` +|`lf viking demod `|Y |`demodulate a Viking tag from the GraphBuffer` +|`lf viking reader `|N |`attempt to read and extract tag data` |`lf viking clone `|N |`clone Viking tag to T55x7 or Q5/T5555` |`lf viking sim `|N |`simulate Viking tag` @@ -1054,7 +1055,7 @@ Check column "offline" for their availability. |------- |------- |----------- |`lf visa2000 help `|Y |`This help` |`lf visa2000 demod `|Y |`demodulate an VISA2000 tag from the GraphBuffer` -|`lf visa2000 reader `|N |`attempt to read and extract tag data from the antenna` +|`lf visa2000 reader `|N |`attempt to read and extract tag data` |`lf visa2000 clone `|N |`clone Visa2000 tag to T55x7 or Q5/T5555` |`lf visa2000 sim `|N |`simulate Visa2000 tag` @@ -1108,7 +1109,7 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`smart help `|Y |`This help` -|`smart list `|N |`List ISO 7816 history` +|`smart list `|Y |`List ISO 7816 history` |`smart info `|N |`Tag information` |`smart reader `|N |`Act like an IS07816 reader` |`smart raw `|N |`Send raw hex data to tag` @@ -1169,3 +1170,4 @@ Check column "offline" for their availability. |`wiegand decode `|Y |`Convert raw hex to decoded wiegand format (currently for HID Prox)` +Full help dump done.