Skip to main content

Lightweight ForensicArtifacts library

Project description

pyartifacts

build coverage Documentation Status

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


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.5.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

pyartifacts-0.12.5-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page