mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 17:49:32 +08:00
Correct the password for 8265 in magic_cards_notes.md
Signed-off-by: douniwan5788 <douniwan5788@gmail.com>
This commit is contained in:
parent
369c5bb5db
commit
e317d16eaf
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ This is the cheapest and most common ID82xx chip available. It is usually sold a
|
||||||
#### Characteristics
|
#### Characteristics
|
||||||
|
|
||||||
* Chip is likely a Hitag μ (micro)
|
* Chip is likely a Hitag μ (micro)
|
||||||
* Password protection (4b), usually "1AC4999C"
|
* Password protection (4b), usually "00000000"(default) or "9AC4999C"(FURUI)
|
||||||
* Currently unimplemented in proxmark3 client
|
* Currently unimplemented in proxmark3 client
|
||||||
* Other names:
|
* Other names:
|
||||||
* ID8210 (CN)
|
* ID8210 (CN)
|
||||||
|
|
Loading…
Reference in a new issue