Lightweight ForensicArtifacts library
Project description
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.
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
pyartifacts-0.12.4.tar.gz
(8.1 kB
view details)
Built Distribution
File details
Details for the file pyartifacts-0.12.4.tar.gz
.
File metadata
- Download URL: pyartifacts-0.12.4.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8bc9d64fbc72f9b01e1302b22e08d54156754fb812a999241cd485ea7e93952 |
|
MD5 | 95538208ad13f1c032edf278a4ab6989 |
|
BLAKE2b-256 | 7daca590faf9f043e092b525ec51dfbcb5a33b50377496849c800ad1ca0400b8 |
File details
Details for the file pyartifacts-0.12.4-py3-none-any.whl
.
File metadata
- Download URL: pyartifacts-0.12.4-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38062eb0dc9f1fabc1a506bdb564f17301cddb985a52a4cb58eb6643364e4eab |
|
MD5 | 50e083b28b6f6c83e5f9cdb6da4e37d3 |
|
BLAKE2b-256 | 30c4ca8e31b514097fc847eb90b9f352948c09e15bc4e2ae89696186d12dc928 |