mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-01-09 19:47:56 -05:00
adding missing dictionary for ULC to upload to SPIFFS
This commit is contained in:
@@ -3,4 +3,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
|
||||
lf t55xx deviceconfig -z -p
|
||||
|
||||
@@ -78,6 +78,7 @@ function main(args)
|
||||
core.console('mem load -f mfc_default_keys --mfc')
|
||||
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')
|
||||
print(dash)
|
||||
|
||||
-- T55x7 Device configuration
|
||||
|
||||
Reference in New Issue
Block a user