Skip to content

oletools v0.54.2

Compare
Choose a tag to compare
@decalage2 decalage2 released this 23 May 07:05
· 410 commits to master since this release

This is a bugfix release for oletools 0.54.

Changes:

  • 2019-05-23 v0.54.2:
    • msoffcrypto-tool is now a required dependency (simplified install)
    • plugin_biff: fixed issues #428, #434 and #444, improved Python 3 support
    • olevba, msodde, crypto: improved handling of encrypted files (PR #441)
    • olevba: initialize VBA_Parser.xlm_macros (fixes #433)
    • various fixes (PR #446)
    • olevba and msodde now handle documents encrypted with common passwords such
      as 123, 1234, 4321, 12345, 123456, VelvetSweatShop automatically.
  • 2019-04-09 v0.54.1:
    • olevba: decompress_stream now accepts both bytes and bytearray (fixes #422)

How to install/update with pip: https://github.com/decalage2/oletools/wiki/Install