Added Socket CAN references
This commit is contained in:
parent
821712a4e5
commit
7ac1fc18f9
|
@ -34,4 +34,7 @@ candump -l can0
|
||||||
Assume to replay a file recored on can0 on vcan0:
|
Assume to replay a file recored on can0 on vcan0:
|
||||||
```console
|
```console
|
||||||
canplayer vcan0=can0 -I candump-2024-06-13_150626.log
|
canplayer vcan0=can0 -I candump-2024-06-13_150626.log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## References
|
||||||
|
- [CAR Hacking 101](https://medium.com/@yogeshojha/car-hacking-101-practical-guide-to-exploiting-can-bus-using-instrument-cluster-simulator-part-ee998570758)
|
Loading…
Reference in New Issue