Commit f86dfb3ce50a458a20bf840a7b9789e18e00ce09

Authored by decalage2
1 parent 27208dc9

readme: added links to stoQ and FLARE-VM

Showing 1 changed file with 5 additions and 1 deletions
README.md
... ... @@ -75,7 +75,10 @@ Projects using oletools:
75 75 ------------------------
76 76  
77 77 oletools are used by a number of projects and online malware analysis services,
78   -including [Viper](http://viper.li/), [REMnux](https://remnux.org/),
  78 +including
  79 +[Viper](http://viper.li/),
  80 +[REMnux](https://remnux.org/),
  81 +[FLARE-VM](https://github.com/fireeye/flare-vm),
79 82 [FAME](https://certsocietegenerale.github.io/fame/),
80 83 [Hybrid-analysis.com](https://www.hybrid-analysis.com/),
81 84 [Joe Sandbox](https://www.document-analyzer.net/),
... ... @@ -95,6 +98,7 @@ including [Viper](http://viper.li/), [REMnux](https://remnux.org/),
95 98 [malware-repo](https://github.com/Tigzy/malware-repo),
96 99 [Vba2Graph](https://github.com/MalwareCantFly/Vba2Graph),
97 100 [Strelka](https://github.com/target/strelka),
  101 +[stoQ](https://stoq.punchcyber.com/),
98 102 and probably [VirusTotal](https://www.virustotal.com).
99 103 And quite a few [other projects on GitHub](https://github.com/search?q=oletools&type=Repositories).
100 104 (Please [contact me]((http://decalage.info/contact)) if you have or know
... ...