Commit 0184530e89a749c0a831c60bf1cf090d60210e17

Authored by Philippe Lagadec
1 parent 84077c74

olevba: updated suspicious keywords

Showing 1 changed file with 4 additions and 1 deletions
README.md
... ... @@ -22,7 +22,10 @@ Note: python-oletools is not related to OLETools published by BeCubed Software.
22 22 News
23 23 ----
24 24  
25   -- **2016-04-12 v0.45**: improved [rtfobj](https://bitbucket.org/decalage/oletools/wiki/rtfobj)
  25 +- **2016-04-19 v0.46**: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba)
  26 +does not deobfuscate VBA expressions by default (much faster), new option --deobf
  27 +to enable it. Fixed color display bug on Windows for several tools.
  28 +- 2016-04-12 v0.45: improved [rtfobj](https://bitbucket.org/decalage/oletools/wiki/rtfobj)
26 29 to handle several [anti-analysis tricks](http://www.decalage.info/rtf_tricks),
27 30 improved [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba)
28 31 to export results in JSON format.
... ...