Commit e6c4676f6438131480dbabc9711e10c61c461865
1 parent
6e4e7d5f
fixed readme and doc
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
| @@ -23,7 +23,7 @@ News | @@ -23,7 +23,7 @@ News | ||
| 23 | ---- | 23 | ---- |
| 24 | 24 | ||
| 25 | - **2015-06-19 v0.12**: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) can now deobfuscate VBA | 25 | - **2015-06-19 v0.12**: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) can now deobfuscate VBA |
| 26 | -expressions with any combination of Chr, Asc, Val, StrReverse, Environ, +, \&, using a VBA parser built with | 26 | +expressions with any combination of Chr, Asc, Val, StrReverse, Environ, +, &, using a VBA parser built with |
| 27 | [pyparsing](http://pyparsing.wikispaces.com). New options to display only the analysis results or only the macros source code. | 27 | [pyparsing](http://pyparsing.wikispaces.com). New options to display only the analysis results or only the macros source code. |
| 28 | The analysis is now done on all the VBA modules at once. | 28 | The analysis is now done on all the VBA modules at once. |
| 29 | - 2015-05-29 v0.11: Improved parsing of MHTML and ActiveMime/MSO files in | 29 | - 2015-05-29 v0.11: Improved parsing of MHTML and ActiveMime/MSO files in |