mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
fixed buffer overflow and swapped parameter to "suffix" since its not a output file name
This commit is contained in:
parent
45b3929b20
commit
2585a77403
5 changed files with 81 additions and 45 deletions
|
@ -402,6 +402,7 @@ Check column "offline" for their availability.
|
|||
|`hf iclass view `|Y |`Display content from tag dump file`
|
||||
|`hf iclass wrbl `|N |`Write Picopass / iCLASS block`
|
||||
|`hf iclass creditepurse `|N |`Credit epurse value`
|
||||
|`hf iclass trbl `|N |`Performs tearoff attack on iClass block`
|
||||
|`hf iclass chk `|N |`Check keys`
|
||||
|`hf iclass loclass `|Y |`Use loclass to perform bruteforce reader attack`
|
||||
|`hf iclass lookup `|Y |`Uses authentication trace to check for key in dictionary file`
|
||||
|
@ -1083,8 +1084,8 @@ Check column "offline" for their availability.
|
|||
|`lf hitag hts reader `|N |`Act like a Hitag S reader`
|
||||
|`lf hitag hts rdbl `|N |`Read Hitag S page`
|
||||
|`lf hitag hts dump `|N |`Dump Hitag S pages to a file`
|
||||
|`lf hitag hts restore `|N |`Restore Hitag S memory from dump file`
|
||||
|`lf hitag hts wrbl `|N |`Write Hitag S page`
|
||||
|`lf hitag hts restore `|N |`Restore Hitag S memory from a dump file`
|
||||
|`lf hitag hts sim `|N |`Simulate Hitag S transponder`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue