graph.py and Gephi usage

This commit is contained in:
Alexandre Dulaunoy 2015-01-11 00:20:10 +01:00
parent 3a5ac67b8b
commit 5ef2a49702

View file

@ -38,6 +38,9 @@ You can add additional attributes like any fields from the dissectors available
python ./bin/graph.py
```
graph.py generates a GEXF file that you can import in gephi.
## Redis data structure
![An overview of the Redis data structure used in MalwareClassifier](https://raw.github.com/adulau/MalwareClassifier/master/doc/redis-datastruct.png)