INSTALL.txt
MANIFEST.in
README.md
install.bat
requirements.txt
setup.cfg
setup.py
cheatsheet/oletools_cheatsheet.docx
cheatsheet/oletools_cheatsheet.pdf
oletools/DocVarDump.vba
oletools/LICENSE.txt
oletools/README.html
oletools/README.rst
oletools/__init__.py
oletools/crypto.py
oletools/ezhexviewer.py
oletools/ftguess.py
oletools/mraptor.py
oletools/mraptor3.py
oletools/mraptor_milter.py
oletools/msodde.py
oletools/olebrowse.py
oletools/oledir.py
oletools/oleform.py
oletools/oleid.py
oletools/olemap.py
oletools/olemeta.py
oletools/oleobj.py
oletools/oletimes.py
oletools/olevba.py
oletools/olevba3.py
oletools/ooxml.py
oletools/ppt_parser.py
oletools/ppt_record_parser.py
oletools/pyxswf.py
oletools/record_base.py
oletools/rtfobj.py
oletools/xls_parser.py
oletools.egg-info/PKG-INFO
oletools.egg-info/SOURCES.txt
oletools.egg-info/dependency_links.txt
oletools.egg-info/entry_points.txt
oletools.egg-info/requires.txt
oletools.egg-info/top_level.txt
oletools/common/__init__.py
oletools/common/clsid.py
oletools/common/codepages.py
oletools/common/errors.py
oletools/common/io_encoding.py
oletools/common/log_helper/__init__.py
oletools/common/log_helper/_json_formatter.py
oletools/common/log_helper/_logger_adapter.py
oletools/common/log_helper/_root_logger_wrapper.py
oletools/common/log_helper/log_helper.py
oletools/doc/Changelog.md
oletools/doc/Contribute.html
oletools/doc/Contribute.md
oletools/doc/Home.html
oletools/doc/Home.md
oletools/doc/Install.html
oletools/doc/Install.md
oletools/doc/License.html
oletools/doc/License.md
oletools/doc/formats_vs_techniques.md
oletools/doc/mraptor.html
oletools/doc/mraptor.md
oletools/doc/mraptor1.png
oletools/doc/msodde.html
oletools/doc/msodde.md
oletools/doc/olebrowse.html
oletools/doc/olebrowse.md
oletools/doc/olebrowse1_menu.png
oletools/doc/olebrowse2_stream.png
oletools/doc/olebrowse3_hexview.png
oletools/doc/oledir.html
oletools/doc/oledir.md
oletools/doc/oledir.png
oletools/doc/oleid.html
oletools/doc/oleid.md
oletools/doc/olemap.html
oletools/doc/olemap.md
oletools/doc/olemap1.png
oletools/doc/olemap2.png
oletools/doc/olemeta.html
oletools/doc/olemeta.md
oletools/doc/olemeta1.png
oletools/doc/oleobj.html
oletools/doc/oleobj.md
oletools/doc/oletimes.html
oletools/doc/oletimes.md
oletools/doc/olevba.html
oletools/doc/olevba.md
oletools/doc/pyxswf.html
oletools/doc/pyxswf.md
oletools/doc/rtfobj.html
oletools/doc/rtfobj.md
oletools/doc/rtfobj1.png
oletools/thirdparty/__init__.py
oletools/thirdparty/oledump/__init__.py
oletools/thirdparty/oledump/oledump_extract.py
oletools/thirdparty/oledump/plugin_biff.py
oletools/thirdparty/prettytable/CHANGELOG
oletools/thirdparty/prettytable/COPYING
oletools/thirdparty/prettytable/README
oletools/thirdparty/prettytable/__init__.py
oletools/thirdparty/prettytable/prettytable.py
oletools/thirdparty/tablestream/__init__.py
oletools/thirdparty/tablestream/tablestream.py
oletools/thirdparty/xglob/LICENSE.txt
oletools/thirdparty/xglob/__init__.py
oletools/thirdparty/xglob/xglob.py
oletools/thirdparty/xxxswf/LICENSE.txt
oletools/thirdparty/xxxswf/__init__.py
oletools/thirdparty/xxxswf/xxxswf.py
tests/__init__.py
tests/unittest_template.py
tests/common/__init__.py
tests/common/test_clsid.py
tests/common/test_encoding_handler.py
tests/common/log_helper/__init__.py
tests/common/log_helper/log_helper_test_imported.py
tests/common/log_helper/log_helper_test_main.py
tests/common/log_helper/test_log_helper.py
tests/common/log_helper/third_party_importer.py
tests/ftguess/__init__.py
tests/ftguess/test_basic.py
tests/msodde/__init__.py
tests/msodde/test_basic.py
tests/msodde/test_blacklist.py
tests/msodde/test_crypto.py
tests/msodde/test_csv.py
tests/oleform/__init__.py
tests/oleform/test_basic.py
tests/oleid/__init__.py
tests/oleid/test_basic.py
tests/oleid/test_issue_166.py
tests/oleobj/__init__.py
tests/oleobj/test_basic.py
tests/oleobj/test_external_links.py
tests/olevba/__init__.py
tests/olevba/test_basic.py
tests/olevba/test_crypto.py
tests/ooxml/__init__.py
tests/ooxml/test_basic.py
tests/ooxml/test_zip_sub_file.py
tests/ppt_parser/__init__.py
tests/ppt_parser/test_basic.py
tests/rtfobj/__init__.py
tests/rtfobj/test_is_rtf.py
tests/rtfobj/test_issue_185.py
tests/rtfobj/test_issue_251.py
tests/test-data/basic/empty
tests/test-data/basic/encrypted.docx
tests/test-data/basic/text
tests/test-data/encrypted/autostart-encrypt-standardpassword.xls
tests/test-data/encrypted/autostart-encrypt-standardpassword.xlsb
tests/test-data/encrypted/autostart-encrypt-standardpassword.xlsm
tests/test-data/encrypted/dde-test-encrypt-standardpassword.xls
tests/test-data/encrypted/dde-test-encrypt-standardpassword.xlsb
tests/test-data/encrypted/dde-test-encrypt-standardpassword.xlsm
tests/test-data/encrypted/dde-test-encrypt-standardpassword.xlsx
tests/test-data/encrypted/encrypted.doc
tests/test-data/encrypted/encrypted.docm
tests/test-data/encrypted/encrypted.docx
tests/test-data/encrypted/encrypted.ppt
tests/test-data/encrypted/encrypted.pptm
tests/test-data/encrypted/encrypted.pptx
tests/test-data/encrypted/encrypted.xls
tests/test-data/encrypted/encrypted.xlsb
tests/test-data/encrypted/encrypted.xlsm
tests/test-data/encrypted/encrypted.xlsx
tests/test-data/encrypted/test.txt
tests/test-data/excel4-macros/excel4_sample_macro.slk
tests/test-data/excel4-macros/excel4_sample_macro.xls
tests/test-data/excel4-macros/excel4_sample_macro.xlsb
tests/test-data/excel4-macros/excel4_sample_macro.xlsm
tests/test-data/excel4-macros/excel4_sample_macro.xlt
tests/test-data/excel4-macros/excel4_sample_macro.xltm
tests/test-data/excel4-macros/excel4_sample_macro_excel5_format.xls
tests/test-data/msodde/RTF-Spec-1.7.rtf
tests/test-data/msodde/dde-in-csv.csv
tests/test-data/msodde/dde-in-excel2003.xml
tests/test-data/msodde/dde-in-word2003.xml.zip
tests/test-data/msodde/dde-in-word2007.xml.zip
tests/test-data/msodde/dde-test-from-office2003.doc.zip
tests/test-data/msodde/dde-test-from-office2013-utf_16le-korean.doc.zip
tests/test-data/msodde/dde-test-from-office2016.doc.zip
tests/test-data/msodde/dde-test.docm
tests/test-data/msodde/dde-test.docx
tests/test-data/msodde/dde-test.xlsb
tests/test-data/msodde/dde-test.xlsm
tests/test-data/msodde/dde-test.xlsx
tests/test-data/msodde/harmless-clean-2003.xml
tests/test-data/msodde/harmless-clean.doc
tests/test-data/msodde/harmless-clean.docm
tests/test-data/msodde/harmless-clean.docx
tests/test-data/msodde/harmless-clean.xml
tests/test-data/oleform/oleform-PR314.docm
tests/test-data/oleobj/embedded-simple-2007-as2003.xml
tests/test-data/oleobj/embedded-simple-2007.doc
tests/test-data/oleobj/embedded-simple-2007.docm
tests/test-data/oleobj/embedded-simple-2007.docx
tests/test-data/oleobj/embedded-simple-2007.dot
tests/test-data/oleobj/embedded-simple-2007.dotm
tests/test-data/oleobj/embedded-simple-2007.dotx
tests/test-data/oleobj/embedded-simple-2007.odp
tests/test-data/oleobj/embedded-simple-2007.ods
tests/test-data/oleobj/embedded-simple-2007.odt
tests/test-data/oleobj/embedded-simple-2007.pot
tests/test-data/oleobj/embedded-simple-2007.potm
tests/test-data/oleobj/embedded-simple-2007.potx
tests/test-data/oleobj/embedded-simple-2007.pps
tests/test-data/oleobj/embedded-simple-2007.ppsm
tests/test-data/oleobj/embedded-simple-2007.ppsx
tests/test-data/oleobj/embedded-simple-2007.ppt
tests/test-data/oleobj/embedded-simple-2007.pptm
tests/test-data/oleobj/embedded-simple-2007.pptx
tests/test-data/oleobj/embedded-simple-2007.xla
tests/test-data/oleobj/embedded-simple-2007.xlam
tests/test-data/oleobj/embedded-simple-2007.xls
tests/test-data/oleobj/embedded-simple-2007.xlsb
tests/test-data/oleobj/embedded-simple-2007.xlsm
tests/test-data/oleobj/embedded-simple-2007.xlsx
tests/test-data/oleobj/embedded-simple-2007.xlt
tests/test-data/oleobj/embedded-simple-2007.xltm
tests/test-data/oleobj/embedded-simple-2007.xltx
tests/test-data/oleobj/embedded-simple-2007.xml
tests/test-data/oleobj/embedded-unicode-2007.docx
tests/test-data/oleobj/embedded-unicode.doc
tests/test-data/oleobj/sample_with_calc_embedded.doc
tests/test-data/oleobj/sample_with_lnk_file.doc
tests/test-data/oleobj/sample_with_lnk_file.pps
tests/test-data/oleobj/sample_with_lnk_file.ppt
tests/test-data/oleobj/sample_with_lnk_to_calc.doc
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.docm
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.docx
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.dotm
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.dotx
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.potm
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.potx
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.ppsm
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.ppsx
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.pptm
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.pptx
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.xlsb
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.xlsm
tests/test-data/oleobj/external_link/sample_with_external_link_to_doc.xlsx
tests/test-data/ooxml/dde-in-excel2003.xml
tests/test-data/ooxml/dde-in-word2003.xml.zip
tests/test-data/ooxml/harmless-clean-2003.xml
tests/test-data/ooxml/harmless-clean.xml
tests/test-data/other/presentation.xps
tests/test-data/rtfobj/issue_185.rtf.zip
tests/test-data/rtfobj/issue_251.rtf
tests/test_utils/__init__.py
tests/test_utils/testdata_reader.py
tests/test_utils/utils.py