mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Update T5577_Guide.md
Signed-off-by: Oleg Moiseenko <807634+merlokk@users.noreply.github.com>
This commit is contained in:
parent
c9d0a3d5af
commit
9168fe6164
1 changed files with 5 additions and 8 deletions
|
@ -726,20 +726,17 @@ Some readers work with cards via T55xx commands (read/write/etc) and think that
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue