From 850cbdcc5b757210b1e83cdf7a9d3cfa6f0fcdc7 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Tue, 12 Apr 2016 21:22:27 +0200 Subject: [PATCH] updated readme --- README.md | 6 +++++- oletools/README.html | 3 ++- oletools/README.rst | 8 +++++++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7825a16..718974b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,11 @@ Note: python-oletools is not related to OLETools published by BeCubed Software. News ---- -- **2016-03-11 v0.44**: improved [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) +- **2016-04-12 v0.45**: improved [rtfobj](https://bitbucket.org/decalage/oletools/wiki/rtfobj) +to handle several [anti-analysis tricks](http://www.decalage.info/rtf_tricks), +improved [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) +to export results in JSON format. +- 2016-03-11 v0.44: improved [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) to extract and analyse strings from VBA Forms. - 2016-03-04 v0.43: added new tool MacroRaptor (mraptor) to detect malicious macros, bugfix and slight improvements in [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba). diff --git a/oletools/README.html b/oletools/README.html index a1f96d6..aef71b6 100644 --- a/oletools/README.html +++ b/oletools/README.html @@ -14,7 +14,8 @@

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

News