We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
oleid: fixed bug in check_excel (issue #584, PR #585)
bumped version to 0.56.2.dev3 after merging PR #648
updated changelog
updated plugin_biff to v0.0.22, fixes #647, fixes #674
olevba, mraptor: added detection of Workbook_BeforeClose, fixes #518
bumped version to 0.56.1
updated changelog after PR #670
setup.py: avoid installing msoffcrypto-tool if platform is PyPy+Windows (fixes #473)
readme, documentation and comment updates for v0.56 release
updated changelog after PR #569
changelog: updated plugin_biff 0.0.17
olevba: bumped version to 0.56dev11 after merging PR #479
olevba: enabled relaxed mode by default (issues #477, #593), fixed detect_vba_macros to always return VBA code as unicode on Python 3 (issues #455, #477, #587, #593)
olevba: bumped version to 0.56dev9 after PR #595
olevba: bumped version to 0.56dev8 after PR #450
olevba: bumped version to 0.56dev7 after PR #604
olevba: fixed bug when decompressing raw chunks in VBA (fixes #575)
plugin_biff: updated to v0.0.15 to improve Excel 4/XLM macros parsing and fix Python 3 support
olevba: updated plugin_biff to v0.0.12 to improve Excel 4/XLM macros parsing, added detection of FORMULA.FILL
bumped version number to 0.56dev1, updated changelog
rtfobj: fixed process_file to detect Equation class, fixes #525
updated readme and changelog for v0.55
changelog: added v0.55
crypto: added list of default passwords. olevba and msodde now handle documents encrypted with common passwords such as 123, 1234, 4321, 12345, 123456, VelvetSweatShop automatically.