mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -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.
|
2. send 0xE000, will return the configuration bytes.
|
||||||
`results: 850000000000000000005A5A00000008`
|
`results: 850000000000000000005A5A00000008`
|
||||||
|
|
||||||
|
|
||||||
|
Mapping of configuration bytes so far:
|
||||||
|
```
|
||||||
|
850000000000000000005A5A00000008
|
||||||
|
^^ --> SAK
|
||||||
|
```
|
||||||
|
|
||||||
Write config:
|
Write config:
|
||||||
1. sending custom auth with all zeros key
|
1. sending custom auth with all zeros key
|
||||||
2. send 0xE100
|
2. send 0xE100
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue