idapython / bin

IDAPython binaries
112 stars 37 forks source link

How to install "pip install package" #2

Closed michaelii closed 7 years ago

michaelii commented 7 years ago

Hi

I want to use IDApython and use default Python2.7 by IDApro 6.95

Every thing is good, but "pip install"

Can you tell me how to install the package on the IDApython?

Thanks

Michael

lallousx86 commented 7 years ago

There is no PIP package for IDAPython.

IDAPython usually comes with IDA's installer. Otherwise, you have to grab the sources from this repo and build it yourself.