twam / python-usb-protocol

python library providing utilities, data structures, constants, parsers, and tools for working with USB data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USB Protocol Library for Python

usb-protocol is a library that collects common data-processing code for USB tasks; and is meant to support a variety of projects, including USB stacks, analyzers, and other tools that work with USB data. A primary intention is to unify common code from LUNA, FaceDancer, and ViewSB.

The library is currently an early work-in-progress; this documentation will be updated when the project is more mature.

About

python library providing utilities, data structures, constants, parsers, and tools for working with USB data

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%