Skip to content

XDSEC/GraphSlick

This branch is up to date with allthingsida/GraphSlick:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f7fac52 · Nov 20, 2014

History

63 Commits
Apr 16, 2014
Nov 20, 2014
Nov 20, 2014
Nov 20, 2014
Nov 8, 2013
Apr 14, 2014
Nov 8, 2013
Apr 14, 2014
Apr 14, 2014
Apr 16, 2014
Apr 10, 2014
Oct 26, 2013
Oct 26, 2013
Nov 20, 2014
Apr 10, 2014
Nov 20, 2014
Nov 20, 2014
Apr 14, 2014
Apr 14, 2014
Oct 15, 2013
Oct 15, 2013
Apr 14, 2014
Apr 8, 2014
Apr 15, 2014
Apr 15, 2014

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 <[email protected]>
Ali Pezeshk <[email protected]>
Elias Bachaalany <[email protected]>

About

IDA Plugin - GraphSlick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.9%
  • Python 24.2%
  • Other 0.9%