It’s a beginner-friendly playground for learning, exploring, and practicing UDS functionality and cybersecurity aspects.
sudo apt-get install libsdl2-dev libsdl2-image-dev can-utils
pip install python-can
python3 playuds.py -i vcan0
- After it's started, play around it after discovering the RX/TX arbitartion IDs.
- I want this as blackbox UDS for fun playing,
- but here is a hint--> little-endian is your friend.