8000
Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarkus

Status: Tarkus is not currently being developed. It was replaced by Sark's plugin_loader.py plugin. See here: code and docs.

Tarkus is a plugin manager for IDA Pro, modelled after Python's pip.

Getting Started

Install Tarkus:

pip install tarkus

Initialize:

tarkus init "C:\Program Files (x86)\IDA 6.8"

And start installing plugins:

tarkus install autostruct

That's it!

Command Reference

Tarkus - IDA Plugin Manager

Usage:
    tarkus.py install <plugin.yml>
    tarkus.py remove <plugin-name>
    tarkus.py freeze
    tarkus.py init <ida-path>
    tarkus.py repo <repo-path>
    tarkus.py update <plugin-name>
    tarkus.py new <plugin-dir> <plugin-name>

About

Plugin Manager for IDA Pro

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages

0