mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-11 01:55:38 +08:00
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
This commit is contained in:
commit
6eee32bb5b
1 changed files with 2 additions and 1 deletions
|
@ -58,6 +58,7 @@ Each file can only have an access control list that specifies what operation the
|
||||||
## How to
|
## How to
|
||||||
|
|
||||||
### How to personalize card
|
### How to personalize card
|
||||||
|
^[Top](#top)
|
||||||
|
|
||||||
1. Format card (if it needs)
|
1. Format card (if it needs)
|
||||||
```hf cipurse formatall```
|
```hf cipurse formatall```
|
||||||
|
@ -71,7 +72,7 @@ The following command creates PTSE file with FID 0x2000, AID A0000005070100, and
|
||||||
```
|
```
|
||||||
9200123F00200008000062098407A0000005070100
|
9200123F00200008000062098407A0000005070100
|
||||||
---- FID
|
---- FID
|
||||||
-- Num of AID
|
-- Num of AIDs in list
|
||||||
-------------- AID
|
-------------- AID
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue