mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Merge branch 'master' into mf-supercard
Signed-off-by: AloneLiberty <111039319+AloneLiberty@users.noreply.github.com>
This commit is contained in:
commit
ac5dd0ffa8
8 changed files with 381 additions and 249 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