ioncodes / idacode

An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.
725 stars 77 forks source link

Version #15

Closed ghost closed 4 years ago

ghost commented 4 years ago

Does this only work for IDA 7.4?

ioncodes commented 4 years ago

IDACode was tested on IDA 7.2 - 7.4 with both Python 2 and Python 3. According to other sources it also works on 7.5 with Python 3.8 (see https://github.com/ioncodes/idacode/pull/13).

Are you having issues on a specific IDA version?

ghost commented 4 years ago

Good! 👍

Nope, no issues!