mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
text
This commit is contained in:
parent
1cb9b37d83
commit
f8771f2ebb
1 changed files with 15 additions and 5 deletions
|
@ -1,3 +1,18 @@
|
||||||
|
preferences show
|
||||||
|
preferences get barmode
|
||||||
|
preferences get clientdebug
|
||||||
|
preferences get color
|
||||||
|
preferences get savepaths
|
||||||
|
preferences get emoji
|
||||||
|
preferences get hints
|
||||||
|
preferences get plotsliders
|
||||||
|
preferences set barmode
|
||||||
|
preferences set clientdebug
|
||||||
|
preferences set color
|
||||||
|
preferences set emoji
|
||||||
|
preferences set hints
|
||||||
|
preferences set savepaths
|
||||||
|
preferences set plotsliders
|
||||||
hf 15 dump
|
hf 15 dump
|
||||||
hf 15 info
|
hf 15 info
|
||||||
hf 15 raw
|
hf 15 raw
|
||||||
|
@ -20,22 +35,17 @@ hf mf hardnested
|
||||||
hf mf autopwn
|
hf mf autopwn
|
||||||
hf mf nack
|
hf mf nack
|
||||||
hf mf decrypt
|
hf mf decrypt
|
||||||
hf mf rdbl
|
|
||||||
hf mf rdsc
|
hf mf rdsc
|
||||||
hf mf restore
|
hf mf restore
|
||||||
hf mf setmod
|
hf mf setmod
|
||||||
hf mf wrbl
|
hf mf wrbl
|
||||||
hf mf ecfill
|
hf mf ecfill
|
||||||
hf mf eclr
|
hf mf eclr
|
||||||
hf mf egetblk
|
|
||||||
hf mf egetsc
|
|
||||||
hf mf ekeyprn
|
hf mf ekeyprn
|
||||||
hf mf eload
|
hf mf eload
|
||||||
hf mf esave
|
hf mf esave
|
||||||
hf mf eset
|
hf mf eset
|
||||||
hf mf eview
|
hf mf eview
|
||||||
hf mf cgetblk
|
|
||||||
hf mf cgetsc
|
|
||||||
hf mf cload
|
hf mf cload
|
||||||
hf mf csave
|
hf mf csave
|
||||||
hf mf csetblk
|
hf mf csetblk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue