mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Some UMC updates
They're 06A0 specific, and I must add them. Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
This commit is contained in:
parent
a561fd4317
commit
23473714c3
1 changed files with 4 additions and 1 deletions
|
@ -1932,6 +1932,7 @@ hf 14a raw -s -c -t 1000 CF<passwd>32<1b param>
|
||||||
* `<param>`
|
* `<param>`
|
||||||
* `00`: pre-write, shadow data can be written
|
* `00`: pre-write, shadow data can be written
|
||||||
* `01`: restore mode
|
* `01`: restore mode
|
||||||
|
- WARNING: new UMC (06a0) cards return garbage data when using 01, please use 04!
|
||||||
* `02`: disabled
|
* `02`: disabled
|
||||||
* `03`: disabled, high speed R/W mode for Ultralight?
|
* `03`: disabled, high speed R/W mode for Ultralight?
|
||||||
|
|
||||||
|
@ -1987,7 +1988,9 @@ hf 14a raw -s -c -t 1000 CF00000000CF01
|
||||||
### Change backdoor password
|
### Change backdoor password
|
||||||
^[Top](#top) ^^[Gen4](#g4top)
|
^[Top](#top) ^^[Gen4](#g4top)
|
||||||
|
|
||||||
All backdoor operations are protected by a password. If password is forgotten, the card can't be recovered. Default password is `00000000`.
|
All backdoor operations are protected by a password. If password is forgotten, it can't be recovered. Default password is `00000000`.
|
||||||
|
|
||||||
|
WARNING: new UMC (06A0) returns 6300 when issuing password change command. Please write the password using F0 and entering the full configuration, but with the new password.
|
||||||
|
|
||||||
Change password:
|
Change password:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue