Skip to main content

Right click -> "Open with IDA"

Project description

OpenWithIDA

Add "Open With IDA" to your Windows context menu.

OpenWithIDA efficiently determines a file's bitness, and proceeds to open it using the correct (32-bit or 64-bit) variant of IDA.

Screenshot

Installation

pip install openwithida

You should now have OpenWithIDA installed using the latest IDA version found on your PC.

FAQ

The context menu item wasn't installed

To find out the cause for the error, run pip install with the -v flag.

The cause is most likely a nonstandard IDA folder location, and the solution is to run the installer manually (see below).

How to install the OpenWithIDA context menu extension manually?

If the automatic pip install installation failed, or if you want to use a custom path for IDA or Python, you may manually (re)install the context menu item:

python installer.py --help

(Even when pip install fails to install the context menu extension, installer.py should be available in the package's installation folder.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openwithida-0.2.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page