A Python package to assist with analzying and extracting data from a Windows Installer MSI
Project description
msiutils
This Python package helps with investigating or analyzing MSI tools by providing information that is helpful when you need to extract info from a MSI (Windows Installer) file.
Getting Started
To get started, you will need to have a Windows MSI installer available that you want to investigate. Also you will will need to install this package.
Installing
You can install this package via pip
by running the following command:
pip install msi-utils
You can also install from this repository by first cloning this repo and then running:
python3 setup.py install
Built With
- carcass - Python packaging template
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning.
Authors
- Josh Rickard - Initial work - MSAdministrator
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details
Project details
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 msi-utils-0.0.4.tar.gz
.
File metadata
- Download URL: msi-utils-0.0.4.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.22.0 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf266792f651aa1d93a6b3d32a038dec967ce9392ab19bf4315cd245c58cce07 |
|
MD5 | 4ea246361eddbff4c1e74d8d2f9fab19 |
|
BLAKE2b-256 | dc958a47de8dead3c01219c3b4401607a2466bb85f5c7e55a01720635ea1785e |
File details
Details for the file msi_utils-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: msi_utils-0.0.4-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.22.0 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5ca26d7030f7ab3ee79aa6d5d6930455d2224e550cd5cc89b0d32b6052f04c4 |
|
MD5 | fd3715d03b97c233170d1324171dd1f8 |
|
BLAKE2b-256 | fd11ac6d3f83ca97e2eb162ac59047fb6c71ab0a58ad318660ac0d8d6d0f82c6 |