mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
text
This commit is contained in:
parent
eaee87497e
commit
4c3265daec
1 changed files with 7 additions and 0 deletions
|
@ -575,6 +575,13 @@ Read config:
|
|||
2. send 0xE000, will return the configuration bytes.
|
||||
`results: 850000000000000000005A5A00000008`
|
||||
|
||||
|
||||
Mapping of configuration bytes so far:
|
||||
```
|
||||
850000000000000000005A5A00000008
|
||||
^^ --> SAK
|
||||
```
|
||||
|
||||
Write config:
|
||||
1. sending custom auth with all zeros key
|
||||
2. send 0xE100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue