mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
identify gen3
This commit is contained in:
parent
cc30f4ed9f
commit
ecbcba18dd
4 changed files with 26 additions and 2 deletions
|
@ -344,7 +344,11 @@ hf 14a raw -c 85000000000000000000000000000008
|
|||
|
||||
### Identify
|
||||
|
||||
**TODO**
|
||||
```
|
||||
hf 14a info
|
||||
...
|
||||
[+] Magic capabilities : Gen 3 / APDU
|
||||
```
|
||||
|
||||
### Magic commands
|
||||
|
||||
|
@ -362,6 +366,8 @@ It seems the length byte gets ignored anyway.
|
|||
|
||||
Note: it seems some cards only accept the "change UID" command.
|
||||
|
||||
It accepts direct read of block0 (and only block0) without prior auth.
|
||||
|
||||
### Characteristics
|
||||
|
||||
* UID: 4b and 7b versions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue