pyOneNote is a lightweight python library to read OneNote files. The main goal of this parser is to allow cybersecurity analyst to extract useful information, such as embedded files, from OneNote files.
Project description
pyOneNote
pyOneNote is a lightweight python library to read OneNote files. The main goal of this parser is to allow cybersecurity analyst to extract useful information from OneNote files.
Installing the parser
Installing the latest development
pip install -U https://github.com/DissectMalware/pyOneNote/archive/master.zip --force
Running the parser
To dump all embedded file in current directory
pyonenote -f example.one
To dump all embedded file in example.one into output_dir
pyonenote -f example.one -o output_dir
To dump all embedded file in example.one into output_dir and add .bin to the end of each filename
pyonenote -f example.one -o output_dir -e bin
Command Line
usage: pyonenote [-h] -f FILE [-o OUTPUT_DIR] [-e EXTENSION]
Note: pyOneNote is under active development
How to Contribute
If you found a bug or would like to suggest an improvement, please create a new issue on the issues page.
Feel free to contribute to the project forking the project and submitting a pull request.
You can reach me (@DissectMlaware) on Twitter via a direct message.
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
Built Distribution
File details
Details for the file pyOneNote-0.0.2.tar.gz
.
File metadata
- Download URL: pyOneNote-0.0.2.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d576a496a5e0d352ef3d007f7fa2a0424049ae2efc3e21d303b0d1434ed728e1 |
|
MD5 | 3013f3807ac26430f6460f261633ff07 |
|
BLAKE2b-256 | b471e29fcdde1624bc1ab5671d1122125d38673fd84ee23a6427e8ff6f8e0232 |
File details
Details for the file pyOneNote-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pyOneNote-0.0.2-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1e05299f48ca7bde67a16337eb28766ede40a8e0e3023ba95fb4ddcfd2584f9 |
|
MD5 | 2a86f507a928890939a47545b4ea5bba |
|
BLAKE2b-256 | 7519f373f0987f27c6e5082bd70ee366b2668ba72286ab1b064b15bf4826a3cd |