mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
hf mf csetuid - now supports cliparser. Also experimental 7byte support. Not seen one in the wild. untested
This commit is contained in:
parent
3c2b04aa56
commit
e448d58291
5 changed files with 138 additions and 105 deletions
|
@ -189,9 +189,9 @@ hf mf cwipe -u 11223344 -a 0044 -s 18
|
|||
or just fixing block0:
|
||||
```
|
||||
# MFC Gen1A 1k:
|
||||
hf mf csetuid 11223344 0004 08
|
||||
hf mf csetuid -u 11223344 -a 0004 -s 08
|
||||
# MFC Gen1A 4k:
|
||||
hf mf csetuid 11223344 0044 18
|
||||
hf mf csetuid -u 11223344 -a 0044 -s 18
|
||||
```
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue