The plugin requires the requests
module to work:
- Get it from https://pypi.python.org/pypi/requests/
- Extract it
- Run
python setup.py build
- Copy the
build\lib\requests
folder to IDA'spython
directory
- Copy the
python\idabincat
andpython\pybincat
folders to your IDA'splugins
directory - Copy
bin
toIDA\plugins\idabincat
- Copy
python\idabincat\bcplugin.py
to your IDA'splugins
directory - Copy the
python\idabincat\conf
folder to%APPDATA%\Hex-Rays\IDA Pro\idabincat
(or%IDAUSR%\idabincat
dir)