From 430c7b98a68cf38ed3f67b8a23209d431aba0d0b Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Sun, 8 Feb 2015 22:42:15 +0100 Subject: [PATCH] updated doc and readme --- README.md | 2 +- oletools/README.html | 2 +- oletools/README.rst | 2 +- oletools/doc/Home.html | 4 ++-- oletools/doc/Home.md | 4 ++-- oletools/doc/Install.html | 15 ++++++++------- oletools/doc/Install.md | 27 ++++++++++++++++----------- oletools/doc/oleid.html | 50 +++++++++++++++++++++++++++++++++++++------------- oletools/doc/oleid.md | 62 +++++++++++++++++++++++++++++++++++++++++++++++--------------- oletools/doc/oletimes.html | 41 +++++++++++++++++++++++------------------ oletools/doc/oletimes.md | 41 +++++++++++++++++++++++------------------ oletools/doc/olevba.html | 126 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------ oletools/doc/olevba.md | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------- 13 files changed, 452 insertions(+), 115 deletions(-) diff --git a/README.md b/README.md index 50b34bb..4e900ff 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Note: python-oletools is not related to OLETools published by BeCubed Software. News ---- -- **2015-02-05 v0.08**: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) can now decode strings +- **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 codepages with olefile 0.42, improved API and display, several bugfixes. - 2015-01-05 v0.07: improved [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) to detect suspicious diff --git a/oletools/README.html b/oletools/README.html index 4f701a8..7390859 100644 --- a/oletools/README.html +++ b/oletools/README.html @@ -13,7 +13,7 @@

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

News