From bf29c9d9d5ddf2267f7811e2c4e25d3bb085e828 Mon Sep 17 00:00:00 2001
From: merlokk <807634+merlokk@users.noreply.github.com>
Date: Fri, 24 Jun 2022 21:55:19 +0300
Subject: [PATCH] add info to guide

---
 doc/T5577_Guide.md | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/doc/T5577_Guide.md b/doc/T5577_Guide.md
index f1abe2bb9..c8b34e8e8 100644
--- a/doc/T5577_Guide.md
+++ b/doc/T5577_Guide.md
@@ -462,7 +462,9 @@ required, please do not proceed.
     
     ***Reading a T5577 block with a password when a password is not
     enabled can result in locking the card. Please only use read with a
-    password when it is known that a password is in use.***
+    password when it is known that a password is in use.
+    
+    At least don't use block 0 for this and password with `1` in the most significant bit***
     
     The proxmark3 has a safety check\!
     ```
@@ -718,6 +720,27 @@ it, we can follow the password section and update the config from
 _to be written_
 
 
+## sniffing commands
+
+Some readers work with cards via T55xx commands (read/write/etc) and think that they are safe)
+The password in this case is sent in clear text.
+So) There is a sniff command to get this command from the buffer or the field:
+
+    ```
+    [usb] pm3 --> lf t55xx sniff
+    ```
+    result:
+    ```
+                                                                 
+    [=] T55xx command detection
+    [+] Downlink mode           |  password  |   Data   | blk | page |  0  |  1  | raw
+    [+] ------------------------+------------+----------+-----+------+-----+-+-------------------------------------------------------------------------------
+    [+] Default write/pwd read  | [FFxxxxxx] | FFxxxxxx |  6  |   0  |  16 |  45 | 1011111111101xxxxxxxxxxxxxxxx100000110
+    [+] Default write/pwd read  | [FFxxxxxx] | FFxxxxxx |  6  |   0  |  17 |  46 | 1011111111101xxxxxxxxxxxxxxxx100000110
+    [+] -----------------------------------------------------------------------------------------------------------------------------------------------------
+                                                                 
+    ```
+
 
 ## T5577 and Keysy