Commit db05c60b09557c0e41cf4b37841d8e4eda0211a4

Authored by decalage2
2 parents 7b3697b3 2dcf40fc

Merge remote-tracking branch 'origin/master'

Showing 1 changed file with 21 additions and 15 deletions
README.md
... ... @@ -94,29 +94,35 @@ 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 +[ACE](https://github.com/IntegralDefense/ACE),
  98 +[Anlyz.io](https://sandbox.anlyz.io/),
  99 +[AssemblyLine](https://www.cse-cst.gc.ca/en/assemblyline),
  100 +[CAPE](https://github.com/ctxis/CAPE),
  101 +[Cuckoo Sandbox](https://github.com/cuckoosandbox/cuckoo),
  102 +[DARKSURGEON](https://github.com/cryps1s/DARKSURGEON),
  103 +[Deepviz](https://sandbox.deepviz.com/),
  104 +[dridex.malwareconfig.com](https://dridex.malwareconfig.com),
100 105 [FAME](https://certsocietegenerale.github.io/fame/),
  106 +[FLARE-VM](https://github.com/fireeye/flare-vm),
101 107 [Hybrid-analysis.com](https://www.hybrid-analysis.com/),
102 108 [Joe Sandbox](https://www.document-analyzer.net/),
103   -[Deepviz](https://sandbox.deepviz.com/),
104 109 [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),
  110 +[MacroMilter](https://github.com/sbidy/MacroMilter),
114 111 [malshare.io](https://malshare.io),
115   -[Malware Repository Framework (MRF)](https://www.adlice.com/download/mrf/),
116 112 [malware-repo](https://github.com/Tigzy/malware-repo),
117   -[Vba2Graph](https://github.com/MalwareCantFly/Vba2Graph),
  113 +[Malware Repository Framework (MRF)](https://www.adlice.com/download/mrf/),
  114 +[olefy](https://github.com/HeinleinSupport/olefy),
  115 +[PeekabooAV](https://github.com/scVENUS/PeekabooAV),
  116 +[pcodedmp](https://github.com/bontchev/pcodedmp),
  117 +[PyCIRCLean](https://github.com/CIRCL/PyCIRCLean),
  118 +[REMnux](https://remnux.org/),
  119 +[Snake](https://github.com/countercept/snake),
118 120 [Strelka](https://github.com/target/strelka),
119 121 [stoQ](https://stoq.punchcyber.com/),
  122 +[TheHive/Cortex](https://github.com/TheHive-Project/Cortex-Analyzers),
  123 +[Vba2Graph](https://github.com/MalwareCantFly/Vba2Graph),
  124 +[Viper](http://viper.li/),
  125 +[ViperMonkey](https://github.com/decalage2/ViperMonkey),
120 126 [YOMI](https://yomi.yoroi.company),
121 127 and probably [VirusTotal](https://www.virustotal.com).
122 128 And quite a few [other projects on GitHub](https://github.com/search?q=oletools&type=Repositories).
... ...