-
Notifications
You must be signed in to change notification settings - Fork 565
oledir
decalage2 edited this page Feb 18, 2018
·
4 revisions
oledir is a script to display all the directory entries of an OLE file, including free and orphaned entries.
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.
Usage: oledir.py <filename>
Scan a single file:
oledir.py file.doc
TODO