-
Notifications
You must be signed in to change notification settings - Fork 2
Install
Luca edited this page Mar 19, 2021
·
1 revision
To run the CANBadger GUI, simply clone the repository, install the required dependencies and run the main.py.
The CANBadger GUI only needs pip3, python3, pyside2 and bitstring to run. If you have cloned the repository, change your current directory to it.
You can optionally create a virtal environment before installing the packages.
$ virtualenv cb_gui
$ cb_gui/bin/activate
On Windows use cb_gui\Scripts\activate to activate the virtualenv instead!
The repository comes with a requirements.txt that you can use to install all required python packages.
$ pip3 install -r requirements.txt
With all dependencies installed, simply running the main.py will bring up the GUI
$ python3 main.py
Visit our website for more information, customized automotive security hardware or trainings.