diff --git a/modules/analyze/html/graph.js b/modules/analyze/html/graph.js
index 3618db9..ad90069 100644
--- a/modules/analyze/html/graph.js
+++ b/modules/analyze/html/graph.js
@@ -304,7 +304,14 @@ var cytostyle = [{
"background-color": "lightblue"
}
},
-
+ {
+ selector: 'node[type="Executable"]',
+ style: {
+ shape: "rectangle",
+ "background-image": "icons/binary-code-binary-svgrepo-com.svg",
+ "background-color": "lightgreen"
+ }
+ },
{
selector: 'node[type="GroupPolicyContainer"]',
diff --git a/modules/analyze/html/icons/binary-code-binary-svgrepo-com.svg b/modules/analyze/html/icons/binary-code-binary-svgrepo-com.svg
new file mode 100644
index 0000000..b94124c
--- /dev/null
+++ b/modules/analyze/html/icons/binary-code-binary-svgrepo-com.svg
@@ -0,0 +1,167 @@
+
+
+
+