Visualize CAN bus payloads in real time
Project description
About
can-explorer
is a CAN bus visualization tool designed to aid in reverse engineering.
How does this help me?
By continuously plotting all payloads for each CAN id, spotting trends that correspond to a specific action can become signicantly easier to identify.
Please refer to this prior article I wrote for a working example of how this approach can be used to find which id includes speedometer data.
Built With
Getting Started
Installation
pipx is recommended although any package manager that supports pyproject.toml
files can be used.
pipx install can-explorer
Usage
The gui can be launched by running one of the below commands from a terminal.
can-explorer
python3 -m can_explorer
Before starting the viewer, you must navigate to the settings tab and input your interface adapter configuration to create a bus instance. Please refer to the python-can docs for more information regarding the various interfaces supported.
The gui can also be launched with a demo flag which will auto select the virtual interface option and start streaming simulated CAN data in a background process.
can-explorer --demo
Support
Reach out to the maintainer at one of the following places:
- GitHub issues
- Contact options listed on this GitHub profile
If you want to say thank you or/and support active development of can-explorer consider adding a GitHub Star to the project.
Contributing
Please read our contribution guidelines
For a full list of all authors and contributors, see the contributors page.
License
This project is licensed under the GNU General Public License v3.
See LICENSE for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for can_explorer-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17505f5b38662b68cb6ace641b13b65c6619772d26abda755a1c46b22c447f88 |
|
MD5 | cca02676be62668845f60c3dc81ef5fe |
|
BLAKE2b-256 | b83fa5740589642bcbb87cb5c36c319fdd1214667ffb0017a1c30d1f2047880a |