Vircar是一个虚拟汽车,采用C语言编写,可以通过电脑连接到CAN总线上,并且可以把注册相关信息发送到ECU。
运行环境:
gcc
liuxkerel(ca.h)
ca-utils
编译安装:
$ git cloe https://github.com/d5/vircar.git$ cd vircar$ make$ chmod 777 vircar$ sudo ./vircarWelcome to vir(tual) car.~vircar is a ope-source projectcoded by Halis Duraki as a solo paper o vehicle hackig ad reverse egieerig.=========================================https://github.com/d5/vircar# waitig for operatio软件退出Ctrl+C或者杀死进程:
$ ./vircar kka-boom, pfw, aaa, ts*car exploded*









评论