mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
This commit is contained in:
commit
7744e53968
12 changed files with 304 additions and 203 deletions
|
@ -143,7 +143,7 @@ Check column "offline" for their availability.
|
|||
|`hf 14a raw `|N |`Send raw hex data to tag`
|
||||
|`hf 14a antifuzz `|N |`Fuzzing the anticollision phase. Warning! Readers may react strange`
|
||||
|`hf 14a config `|N |`Configure 14a settings (use with caution)`
|
||||
|`hf 14a apdufind `|N |`Enuerate APDUs - CLA/INS/P1P2`
|
||||
|`hf 14a apdufind `|N |`Enumerate APDUs - CLA/INS/P1P2`
|
||||
|
||||
|
||||
### hf 14b
|
||||
|
@ -255,6 +255,19 @@ Check column "offline" for their availability.
|
|||
|`hf fido assert `|N |`FIDO2 GetAssertion command.`
|
||||
|
||||
|
||||
### hf jooki
|
||||
|
||||
{ Jooki RFIDs... }
|
||||
|
||||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|`hf jooki help `|Y |`This help`
|
||||
|`hf jooki clone `|N |`Write a Jooki token`
|
||||
|`hf jooki decode `|Y |`Decode Jooki token`
|
||||
|`hf jooki encode `|Y |`Encode Jooki token`
|
||||
|`hf jooki sim `|N |`Simulate Jooki token`
|
||||
|
||||
|
||||
### hf iclass
|
||||
|
||||
{ ICLASS RFIDs... }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue