Skip to content

Commit

Permalink
Some UMC updates
Browse files Browse the repository at this point in the history
They're 06A0 specific, and I must add them.

Signed-off-by: team-orangeBlue <[email protected]>
  • Loading branch information
team-orangeBlue authored Nov 9, 2023
1 parent a561fd4 commit 2347371
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/magic_cards_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -1932,6 +1932,7 @@ hf 14a raw -s -c -t 1000 CF<passwd>32<1b param>
* `<param>`
* `00`: pre-write, shadow data can be written
* `01`: restore mode
- WARNING: new UMC (06a0) cards return garbage data when using 01, please use 04!
* `02`: disabled
* `03`: disabled, high speed R/W mode for Ultralight?

Expand Down Expand Up @@ -1987,7 +1988,9 @@ hf 14a raw -s -c -t 1000 CF00000000CF01
### Change backdoor password
^[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:
```
Expand Down

0 comments on commit 2347371

Please sign in to comment.