From 4665fdc58c838dc6c089e37402705287eb997519 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 5 May 2021 21:06:12 +0200 Subject: [PATCH] text --- doc/commands.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/commands.md b/doc/commands.md index da7792984..1693ebfe5 100644 --- a/doc/commands.md +++ b/doc/commands.md @@ -115,6 +115,7 @@ Check column "offline" for their availability. |`data zerocrossings `|Y |`Count time between zero-crossings` |`data convertbitstream `|Y |`Convert GraphBuffer's 0/1 values to 127 / -127` |`data getbitstream `|Y |`Convert GraphBuffer's >=1 values to 1 and <1 to 0` +|`data asn1 `|Y |`asn1 decoder` |`data bin2hex `|Y |`Converts binary to hexadecimal` |`data bitsamples `|N |`Get raw samples as bitstring` |`data clear `|Y |`Clears bigbuf on deviceside and graph window` @@ -225,6 +226,7 @@ Check column "offline" for their availability. |`hf 15 restore `|N |`Restore from file to all memory pages of an ISO-15693 tag` |`hf 15 samples `|N |`Acquire samples as reader (enables carrier, sends inquiry)` |`hf 15 sim `|N |`Fake an ISO-15693 tag` +|`hf 15 slixdisable `|N |`Disable privacy mode on SLIX ISO-15693 tag` |`hf 15 wrbl `|N |`Write a block` |`hf 15 findafi `|N |`Brute force AFI of an ISO-15693 tag` |`hf 15 writeafi `|N |`Writes the AFI on an ISO-15693 tag` @@ -807,6 +809,8 @@ Check column "offline" for their availability. |`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` +|`lf idteck clone `|N |`clone Idteck tag to T55x7 or Q5/T5555` +|`lf idteck sim `|N |`simulate Idteck tag` ### lf indala