lallousx86 / 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++ 68.2%Language:Python 24.2%Language:C 6.7%Language:Assembly 0.5%Language:Shell 0.2%Language:Objective-C 0.2%