|
|
@@ -135,7 +135,7 @@ int32_t fuzzer_start_ibtn(void* p) {
|
|
|
PacsFuzzerApp* fuzzer_app = fuzzer_app_alloc();
|
|
|
|
|
|
FuzzerConsts app_const = {
|
|
|
- .custom_dict_folder = "/ext/ibtnfuzzer",
|
|
|
+ .custom_dict_folder = "/ext/ibutton_fuzzer",
|
|
|
.custom_dict_extension = ".txt",
|
|
|
.key_extension = ".ibtn",
|
|
|
.path_key_folder = "/ext/ibutton",
|
|
|
@@ -155,7 +155,7 @@ int32_t fuzzer_start_rfid(void* p) {
|
|
|
PacsFuzzerApp* fuzzer_app = fuzzer_app_alloc();
|
|
|
|
|
|
FuzzerConsts app_const = {
|
|
|
- .custom_dict_folder = "/ext/rfidfuzzer",
|
|
|
+ .custom_dict_folder = "/ext/lfrfid_fuzzer",
|
|
|
.custom_dict_extension = ".txt",
|
|
|
.key_extension = ".rfid",
|
|
|
.path_key_folder = "/ext/lfrfid",
|