ramikg/openwithida

Doesn't support v8.1

Closed this issue · 1 comments

ida64.dll was not found
how do we manually set the IDA installation path?
only before installation?

ida64.dll was not found

What action triggered this error?
Also, which version of IDA are you using? I've tested on IDA Pro 8.1 and haven't noticed anything wrong.

how do we manually set the IDA installation path? only before installation?

You can manually set the IDA installation path only after installing OpenWithIDA.

To do so:

  1. Locate OpenWithIDA's installer.py. The exact location will depend on your Python environment, but you can use software such as Everything to quickly find it.
  2. Run py installer.py --ida-folder <IDA_FOLDER>, where IDA_FOLDER is some valid IDA installation path.