-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I have personally attempted to use DIRTY in many configurations with varying levels of success.
I have run into the following issues:
- Package incompatibilities and/or failures to install
- DIRTY cannot locate IDA's python libraries, "Could not import ida_typeinf. Cannot parse IDA types."
- Relative import files in the util folder are causing syntax errors (incorrect syntax on "../../") and require modifications in order to bypass
- using the --CUDA switch causes the script to hang and never complete model testing.
I would love to see the documentation of prerequisite setup expanded upon, as these have been my biggest headaches.
I would also appreciate some clarification on the following:
- Should a specific python patch version be used, for example, 3.7.7?
- What specific combination of package versions allow this tool to work properly?
- Should I be adding the DIRTY repository to my python path?
- Was this developed specifically for use in either a Linux or Windows environment? (I have tried both, but I don't have IDA for Linux)
- Are there any specific steps for integrating IDA/IDAPython which are not listed on the homepage?
- Python 3.6 and 3.7 have reached end of life and Python 3.8 will soon follow. Will this be updated or maintained in the future?
That said, I'm really excited to finally try this out and would appreciate any help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels