mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
use searchFile to find dictionaries
This commit is contained in:
parent
34a0fdb9d6
commit
8c26e07ceb
2 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
|||
#define PM3_USER_DIRECTORY "/.proxmark3/"
|
||||
|
||||
// PM3 subdirectories:
|
||||
#define DICTIONARIES_SUBDIR "dictionaries/"
|
||||
#define LUA_LIBRARIES_SUBDIR "lualibs/"
|
||||
#define LUA_SCRIPTS_SUBDIR "luascripts/"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue