Skip to content

nihilus/GraphSlick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.1%
  • Python 36.6%
  • CMake 1.0%
  • Makefile 0.6%
  • Assembly 0.4%
  • Batchfile 0.2%
  • C 0.1%