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
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 details)
Built Distribution
sark-8.2.1-py2.py3-none-any.whl
(38.3 kB
view details)
File details
Details for the file sark-8.2.1.tar.gz
.
File metadata
- Download URL: sark-8.2.1.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b15605b25797f1ed49b90ee055e745ab0067e8be3676fce5c3cef0f7bccf87a |
|
MD5 | 81dfcf85770938ffb350b6b1b8fa26cf |
|
BLAKE2b-256 | 7e6937672e60bac72f5bdfcfbf19f8d317f8176f04fd98d4d7fd311c8f020559 |
File details
Details for the file sark-8.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: sark-8.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 38.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6ac3212e05705d269391a80d7ad1b348cae272876a7e53d3745f6dbc0ab86f2 |
|
MD5 | 8508d96347e3df008b97f8685d972ea2 |
|
BLAKE2b-256 | 87890a3bcb88f6dba5524eb2d718009e7371981d870f896228931d3f0c948ddc |