Python script for analyis of the "Trust.csv" file generated by Veil PowerView. Provides graph based analysis and output.
Tested on Mac OSX with yEd for visualization. Parsing colors and labels in yEd (GraphML): -Edit->Properties Mapper -Add a configuration for node -Add a mapping for label/Label Text -Add a configuration for edge -Add a mapping for color/Line Color
pip install networkx trust_explorer.py (csvfile)