pyartifacts
The pyartifacts project provides a Python library for processing forensic artifact definition files.
Installation
Python installation can be easily done via pip:
pip install pyartifacts
Usage
from pyartifacts.registry import Registry
if __name__ == '__main__':
registry = Registry()
registry.read_folder("test/artifacts/valid")
print(registry)
Contact
For feedback, questions and discussions you can use the Open Source DFIR Slack.
Acknowledgment
The development of this software was partially sponsored by Siemens CERT, but is not an official Siemens product.
Release files for pyartifacts 0.12.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyartifacts-0.12.5.tar.gz | 8.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyartifacts-0.12.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.3 kB
Release files / pyartifacts-0.12.5.tar.gz
| Download URL | pyartifacts-0.12.5.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
70201450c9a0e346eefd103eee0ffe54d23594b874f23a2a2da5d7e00c5862fe
|
|
BLAKE2b-256 checksum How to use checksums |
29dd3214f3401a1eef94772f3515f05bdc9dca00976a7a54ec4df91eedc1e19a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
|
Release files / pyartifacts-0.12.5-py3-none-any.whl
| Download URL | pyartifacts-0.12.5-py3-none-any.whl |
|---|---|
| Size | 12.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5ba70c638e10a1e0a99c406895f6c14d2ef56623aca261f71d7b9db721b84569
|
|
BLAKE2b-256 checksum How to use checksums |
2fc835b136988d070fdf1cebab5ddf001fde9e35776dd9974c0e1fadb8a9b5f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
|