-
Notifications
You must be signed in to change notification settings - Fork 563
olemap
decalage2 edited this page May 29, 2016
·
4 revisions
olemap is a script to display a map of all the sectors in an OLE file.
It can be used either as a command-line tool, or as a python module from your own applications.
It is part of the python-oletools package.
:::text
Usage: olemap.py <filename>
Scan a single file:
:::text
olemap.py file.doc
TODO