Skip to main content

usbmon processing utilities (for Linux and Windows captures).

Project description

License: Apache 2.0 Code style: black

usbmon tools

This repository contains a Python module and some command line tools to work with Linux usbmon, as well as Windows usbpcap captures.

Tools

In addition to the usbmon module, containing the data structures to access USB captures, this package contains a few scripts in the tools/ directory, which can be used to manipulate usbmon captures.

Development

You can see <CONTRIBUTING.md> for the details on contributing to this project.

To set up a development environment, you can use the following commands:

$ git clone https://github.com/Flameeyes/usbmon-tools
$ cd usbmon-tools
$ python3 -m venv venv
$ . venv/bin/activate
$ pip install -e .[dev]  # editable installation
$ pre-commit install

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

usbmon-tools-3.0.0.tar.gz (35.1 kB view hashes)

Uploaded Source

Built Distribution

usbmon_tools-3.0.0-py3-none-any.whl (44.5 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