From ec7f6a7f1f39d04ffeee991c8cd5d0fe5a8577ca Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Mon, 5 Jan 2015 21:38:02 +0100 Subject: [PATCH] updated readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 653b8f1..d8e39f4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Note: python-oletools is not related to OLETools published by BeCubed Software. News ---- -- **2015-01-03 v0.07**: improved [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) to detect suspicious +- **2015-01-05 v0.07**: improved [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) to detect suspicious keywords and IOCs in VBA macros, can now scan several files and open password-protected zip archives, added a Python API, upgraded OleFileIO_PL to olefile v0.41 - 2014-08-28 v0.06: added [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba), a new tool to extract VBA Macro @@ -58,6 +58,9 @@ To use python-oletools from the command line as analysis tools, you may simply [download the zip archive](https://bitbucket.org/decalage/oletools/downloads) and extract the files in the directory of your choice. +To get the latest development version, click on "Download repository" on the +[downloads page](https://bitbucket.org/decalage/oletools/downloads), or use mercurial to clone the repository. + If you plan to use python-oletools with other Python applications or your own scripts, then the simplest solution is to use "**pip install oletools**" or "**easy_install oletools**" to download and install in one go. Otherwise you may download/extract the zip archive and run "**setup.py install**". -- libgit2 0.21.4