![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
configuration = { "config_path_sep": "\\", "plugin_only": False, "paths": { # "idascope_root_dir": "E:\\Program Files\\ida61\\plugins", "idascope_root_dir": "", "semantics_file": "idascope\\data\\semantics.json", "semantics_folder": "idascope\\data\\semantics", "winapi_keywords_file": "idascope\\data\\winapi_keywords.json", "winapi_rootdir": "C:\\WinAPI\\" }, "winapi": { "search_hotkey": "ctrl+y", "load_keyword_database": True, "online_enabled": True }, "inspection": { "default_semantics": "win-ring3" }, "yara": { "yara_sigs": ["C:\\yara"] } } And I have put yara sigs under c:\yara. Below message will be shown in IDA automatically after "file->script file->IDAScope.py", or I should do something else? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find the Algorithm | mcr4ck | General Discussion | 3 | 05-26-2020 18:19 |
| Find the Algorithm | mcr4ck | General Discussion | 18 | 02-06-2020 15:43 |