On Thu, Aug 23, 2012 at 4:19 AM, Elias Bachaalany
<
elias.ba...@gmail.com> wrote:
> Hi Jun,
>
This doesnt seem to say where to put the plugin.
OK, so following Nir's hints, i put my Python plugin under c:\program
files\IDA\plugins directory. the problem is that my code has more than
one .py files, and IDA seems to look at every .py files, and complains
that some .py file is not in correct form.
so in this case, what is the proper way to install my python plugin for me?