mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-11 18:29:22 -07:00
update extflash init scripts
This commit is contained in:
@@ -4,4 +4,5 @@ mem load -f mfc_default_keys --mfc
|
||||
mem load -f t55xx_default_pwds --t55xx
|
||||
mem load -f iclass_default_keys --iclass
|
||||
mem load -f mfulc_default_keys --ulc
|
||||
mem load -f mfulaes_default_keys --aes
|
||||
lf t55xx deviceconfig -z -p
|
||||
|
||||
@@ -79,6 +79,7 @@ function main(args)
|
||||
core.console('mem load -f t55xx_default_pwds --t55xx')
|
||||
core.console('mem load -f iclass_default_keys --iclass')
|
||||
core.console('mem load -f mfulc_default_keys --ulc')
|
||||
core.console('mem load -f mfulaes_default_keys --aes')
|
||||
print(dash)
|
||||
|
||||
-- T55x7 Device configuration
|
||||
|
||||
Reference in New Issue
Block a user