Commit f398496d74effea07db7eb3266c8feaae2bb6151

Authored by Philippe Lagadec
Committed by GitHub
1 parent 1892bb00

readme: updated project list, added olefy and MacroMilter

Showing 1 changed file with 17 additions and 15 deletions
README.md
... ... @@ -94,29 +94,31 @@ Projects using oletools:
94 94  
95 95 oletools are used by a number of projects and online malware analysis services,
96 96 including
97   -[Viper](http://viper.li/),
98   -[REMnux](https://remnux.org/),
99   -[FLARE-VM](https://github.com/fireeye/flare-vm),
  97 +[Anlyz.io](https://sandbox.anlyz.io/),
  98 +[AssemblyLine](https://www.cse-cst.gc.ca/en/assemblyline),
  99 +[CAPE](https://github.com/ctxis/CAPE),
  100 +[Cuckoo Sandbox](https://github.com/cuckoosandbox/cuckoo),
  101 +[DARKSURGEON](https://github.com/cryps1s/DARKSURGEON),
  102 +[Deepviz](https://sandbox.deepviz.com/),
  103 +[dridex.malwareconfig.com](https://dridex.malwareconfig.com),
100 104 [FAME](https://certsocietegenerale.github.io/fame/),
  105 +[FLARE-VM](https://github.com/fireeye/flare-vm),
101 106 [Hybrid-analysis.com](https://www.hybrid-analysis.com/),
102 107 [Joe Sandbox](https://www.document-analyzer.net/),
103   -[Deepviz](https://sandbox.deepviz.com/),
104 108 [Laika BOSS](https://github.com/lmco/laikaboss),
105   -[Cuckoo Sandbox](https://github.com/cuckoosandbox/cuckoo),
106   -[Anlyz.io](https://sandbox.anlyz.io/),
107   -[ViperMonkey](https://github.com/decalage2/ViperMonkey),
108   -[pcodedmp](https://github.com/bontchev/pcodedmp),
109   -[dridex.malwareconfig.com](https://dridex.malwareconfig.com),
110   -[Snake](https://github.com/countercept/snake),
111   -[DARKSURGEON](https://github.com/cryps1s/DARKSURGEON),
112   -[CAPE](https://github.com/ctxis/CAPE),
113   -[AssemblyLine](https://www.cse-cst.gc.ca/en/assemblyline),
  109 +[MacroMilter](https://github.com/sbidy/MacroMilter),
114 110 [malshare.io](https://malshare.io),
115   -[Malware Repository Framework (MRF)](https://www.adlice.com/download/mrf/),
116 111 [malware-repo](https://github.com/Tigzy/malware-repo),
117   -[Vba2Graph](https://github.com/MalwareCantFly/Vba2Graph),
  112 +[Malware Repository Framework (MRF)](https://www.adlice.com/download/mrf/),
  113 +[olefy](https://github.com/HeinleinSupport/olefy),
  114 +[pcodedmp](https://github.com/bontchev/pcodedmp),
  115 +[REMnux](https://remnux.org/),
  116 +[Snake](https://github.com/countercept/snake),
118 117 [Strelka](https://github.com/target/strelka),
119 118 [stoQ](https://stoq.punchcyber.com/),
  119 +[Vba2Graph](https://github.com/MalwareCantFly/Vba2Graph),
  120 +[Viper](http://viper.li/),
  121 +[ViperMonkey](https://github.com/decalage2/ViperMonkey),
120 122 [YOMI](https://yomi.yoroi.company),
121 123 and probably [VirusTotal](https://www.virustotal.com).
122 124 And quite a few [other projects on GitHub](https://github.com/search?q=oletools&type=Repositories).
... ...