mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
add cmdscript example
This commit is contained in:
parent
7594ea4942
commit
00ad68215b
2 changed files with 7 additions and 1 deletions
6
client/cmdscripts/rdv4_init_extflash.cmd
Executable file
6
client/cmdscripts/rdv4_init_extflash.cmd
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env -S pm3 -s
|
||||
|
||||
mem load f mfc_default_keys m
|
||||
mem load f t55xx_default_pwds t
|
||||
mem load f iclass_default_keys i
|
||||
lf t55xx deviceconfig z p
|
Loading…
Add table
Add a link
Reference in a new issue