From 5902bbb50af1899dd896817bdbdbe4e37f7ab4c5 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Wed, 24 Jul 2013 01:21:14 +0200 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index f845319..cb9d8e5 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Tools in python-oletools: - **olebrowse**: A simple GUI to browse OLE files (e.g. MS Word, Excel, Powerpoint documents), to view and extract individual data streams. - **oleid**: a tool to analyze OLE files to detect specific characteristics that could potentially indicate that the file is suspicious or malicious. +- **olemeta**: a tool to extract all standard properties (metadata) from OLE files. +- **oletimes**: a tool to extract creation and modification timestamps of all streams and storages. - **pyxswf**: a tool to detect, extract and analyze Flash objects (SWF) that may be embedded in files such as MS Office documents (e.g. Word, Excel) and RTF, which is especially useful for malware analysis. @@ -20,6 +22,7 @@ Tools in python-oletools: News ---- +- 2013-07-24 v0.05: added new tools olemeta and oletimes - 2013-04-18 v0.04: fixed bug in rtfobj, added documentation for rtfobj - 2012-11-09 v0.03: Improved pyxswf to extract Flash objects from RTF - 2012-10-29 v0.02: Added oleid -- libgit2 0.21.4