nihilus / GraphSlick

IDA Plugin - GraphSlick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation
=============

Python
-------
1)

Install SetupTools from: 

https://pypi.python.org/pypi/setuptools

Unpack and open an administrator prompt

Run "python.exe ez_setup.py" and let it finish

2)

Download Ordered Set package from:

https://pypi.python.org/pypi/ordered-set/1.1

Unpack the package and then run:

"python.exe setup.py install"


IDA
--------

Copy the contents of "bin\*" to %IDADIR%. It will deploy the following:

plugins\GraphSlick.plw
and
plugins\GraphSlick\*.py <- python support files


Files
========

bin\ <- contains the binaries
doc\ <- usage document
src\ <- sources
presentation\ <- presentation about how the algorithm works

Usage
========

Please check doc\usage.doc


Contact Info
==============
Ali Rahbar <alirah@microsoft.com>
Ali Pezeshk <alipezes@microsoft.com>
Elias Bachaalany <Elias.Bachaalany@microsoft.com>

About

IDA Plugin - GraphSlick


Languages

Language:C++ 61.0%Language:Python 36.6%Language:CMake 1.0%Language:Makefile 0.6%Language:Assembly 0.4%Language:Batchfile 0.2%Language:C 0.1%