revdbc - Reverse-engineer DBC definitions from CAN dumps.

Version

0.0.1

Release

0.0.1-alpha

Date

Dec 02, 2020

Installation

Install the latest release using pip (pip install revdbc) or manually from source by running pip install . (preferred) or python setup.py install in the cloned repository. Doing so installs both the library for programmatic usage and an executable called revdbc. Use revdbc --help for usage information.

Getting Started

API Documentation