From f2ead51c0e84e3a53e0d4c08dc898fb6e06329ca Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Wed, 6 May 2015 14:55:45 +0200 Subject: [PATCH] updated readme and doc --- README.md | 4 +++- oletools/README.html | 3 ++- oletools/README.rst | 6 +++++- oletools/doc/olevba.html | 5 ++++- oletools/doc/olevba.md | 5 ++++- 5 files changed, 18 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e0c5205..55c57f4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,9 @@ Note: python-oletools is not related to OLETools published by BeCubed Software. News ---- -- **2015-03-23 v0.09**: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) now supports Word 2003 XML files, +- **2015-05-06 v0.10**: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) now supports Word MHTML files +with macros, aka "Single File Web Page" (.mht) +- 2015-03-23 v0.09: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) now supports Word 2003 XML files, added anti-sandboxing/VM detection - 2015-02-08 v0.08: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) can now decode strings obfuscated with Hex/StrReverse/Base64/Dridex and extract IOCs. Added new triage mode, support for non-western diff --git a/oletools/README.html b/oletools/README.html index 7f47cc0..f6f0f8e 100644 --- a/oletools/README.html +++ b/oletools/README.html @@ -4,7 +4,8 @@

Note: python-oletools is not related to OLETools published by BeCubed Software.

News

Main Features