Metadata-Version: 2.1
Name: discoruns
Version: 0.1.0
Summary: Python library for windows persistence mechanism extraction
Home-page: https://github.com/korbster/discoruns
Author: Korbinian Karl
License: UNKNOWN
Description: <img align="right" width="100" src="docs/disco.png">
        
        *Like autoruns for discs.*
        
        # discoruns 
        <a href="https://github.com/korbster/discoruns-dev/actions"><img src="https://github.com/korbster/discoruns-dev/workflows/CI/badge.svg" alt="build" /></a>
        <a href="https://pypi.org/project/discoruns/"><img alt="PyPI" src="https://img.shields.io/pypi/v/discoruns?color=blue"></a>
        
        Repository for a persistence mechanisms extraction tool that is developed alongside my bachelor thesis researches.
        
        ### Installation
        
        Discoruns requires [docker](https://docs.docker.com/get-docker/) to be installed.
        
        The Python installation can be easily done via pip:
        
        ```bash
        pip install discoruns
        ```
        
        ### Usage
        
        ```bash
        discoruns image myimage.vmdk
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
