반응형
필요한 도구 및 모듈 설치하기
# apt-get install libsdl2-dev libsdl2-image-dev can-utils
# git clone https://github.com/zombieCraig/ICSim.git
# cd ICSim
# ./setup_vcan.sh
# make
사용법
1. IC(Instrument) Simulator 실행
./icsim vcan0
2. Controller 실행
./controls vcan0
키보드 사용 방법
기능 | 키보드 사용법 |
Accelerate | ↑ |
Left/Right Turn Signal | ←/→ |
Unlock Front L/R Doors | Right Shift+A/B |
Unlock Back L/R Doors | Right Shift+X/Y |
Lock Front L/R Doors | Left Shift+A/B |
Lock Back L/R Doors | Left Shift+X/Y |
Lock All Doors | Hold Right Shift Key + Left Shift |
Unlock All Doors | Hold Left Shift Key + Right Shift |
Reference
GitHub - zombieCraig/ICSim: Instrument Cluster Simulator
Instrument Cluster Simulator. Contribute to zombieCraig/ICSim development by creating an account on GitHub.
github.com
Car Hacking 101: Practical Guide to Exploiting CAN-Bus using Instrument Cluster Simulator — Part I…
Automotive security is really exciting and is an interesting topic of study for many security researchers. Automotive and hardware, for…
medium.com
반응형
'Hack > Vehicle' 카테고리의 다른 글
자동차 개념 정리 - OBD(On Board Diagnostics)-II (0) | 2021.11.02 |
---|---|
자동차 해킹 실습 따라하기 (Exploiting CAN-Bus) (0) | 2021.11.02 |
자동차 개념 정리 - ECU(Electronic Control Unit)와 MCU(Micro Controller Unit) (0) | 2021.11.01 |
자동차 개념 정리 - CAN(Controller Area Network)에 대하여 (0) | 2021.11.01 |
댓글