From c4dadc67e90a377d090295e2871023face6a741b Mon Sep 17 00:00:00 2001 From: decalage2 Date: Tue, 12 Oct 2021 23:47:20 +0200 Subject: [PATCH] readme: added v0.60 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index c9253bc..3dd5cab 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,19 @@ Note: python-oletools is not related to OLETools published by BeCubed Software. News ---- +- **2021-06-02 v0.60**: + - ftguess: new tool to identify file formats and containers (issue #680) + - oleid: (issue #679) + - each indicator now has a risk level + - calls ftguess to identify file formats + - calls olevba+mraptor to detect and analyse VBA+XLM macros + - olevba: + - when XLMMacroDeobfuscator is available, use it to extract and deobfuscate XLM macros + - rtfobj: + - use ftguess to identify file type of OLE Package (issue #682) + - fixed bug in re_executable_extensions + - crypto: added PowerPoint transparent password '/01Hannes Ruescher/01' (issue #627) + - setup: XLMMacroDeobfuscator, xlrd2 and pyxlsb2 added as optional dependencies - **2021-05-07 v0.56.2**: - olevba: - updated plugin_biff to v0.0.22 to fix a bug (issues #647, #674) -- libgit2 0.21.4