Skip to main content

IDA Scripting Library

Project description

General

IDA Plugins & IDAPython Scripting Library.

For documentation, see sark.rtfd.io.

Installation (Python 3 & IDA 7.4)

For latest version (IDA7.4 & Python3):

pip3 install -U git+https://github.com/tmr232/Sark.git#egg=Sark

Or from PyPI:

pip3 install sark

For more info see here.

Python 2 & IDA < 7.4

As of the release of IDA 7.4, Sark is only actively developed for IDA7.4 or newer, and Python 3.

Python2 and older IDA is still supported for bugfixes & community contributions and is maintained on the IDA-6.x branch.

To install Sark for older IDA use:

pip2 install -U git+https://github.com/tmr232/Sark.git@IDA-6.x#egg=Sark

Or from PyPI:

pip2 install "sark<7.4"

Dependencies

  1. NetworkX

  2. wrapt

Plugins

Plugin documentation and installation instructions.

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

sark-8.2.1.tar.gz (30.1 kB view hashes)

Uploaded Source

Built Distribution

sark-8.2.1-py2.py3-none-any.whl (38.3 kB view hashes)

Uploaded Python 2 Python 3

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