A python script that parses the format of OLE compound documents used by Microsoft Office applications.
Project description
# officeparser.py
officerparser.py is a python script that parses the format of OLE compound documents used by Microsoft Office applications.
Some useful features of this script include
* macro extraction
* embedded file extraction
* format analysis
Execute the script with the --help option to view all available options.
## useful options
__--extract-macros__
This extracts all macro code that can be detected in an office document. Use the -o or --output-dir option to specify the directory to store the files.
officerparser.py is a python script that parses the format of OLE compound documents used by Microsoft Office applications.
Some useful features of this script include
* macro extraction
* embedded file extraction
* format analysis
Execute the script with the --help option to view all available options.
## useful options
__--extract-macros__
This extracts all macro code that can be detected in an office document. Use the -o or --output-dir option to specify the directory to store the files.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
officeparser-1.0.1.tar.gz
(13.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file officeparser-1.0.1.tar.gz.
File metadata
- Download URL: officeparser-1.0.1.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55f074d5914531cca5e31c1229add541b5978eb4e3890c4a6529c9baefeeb450
|
|
| MD5 |
2b271b0aa2aa7451cda95a7bc0ecd7ed
|
|
| BLAKE2b-256 |
f418da5fc80653a7c22c2c6166c8aec39a4393bc729381c4a222cd0362d3fd10
|
File details
Details for the file officeparser-1.0.1-py2-none-any.whl.
File metadata
- Download URL: officeparser-1.0.1-py2-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a677069dda3d2de80deee70ce1e8ca91a018065743285375f751d43840f4d91a
|
|
| MD5 |
a318ac7efd7fce25be230b365c6457f6
|
|
| BLAKE2b-256 |
cb708fae181f89d9afa4eb050c4908ad7de77b0eb8043f1242a4c97423bc50ab
|