CAN Protocol - ICSim 실습https://github.com/zombieCraig/ICSim 실습 Car Hacking 101: Practical Guide to Exploiting CAN-Bus using Instrument Cluster Simulator — Part I: Setting UpICSim 다운로드가상 CAN 인테페이스 생성 결과 확인make오류 or ./icsim vcan0 실행 오류 나는 경우 : gcc -c -o lib.o lib.c -I/home/naoumine/SDL/includeICSim 와 controls 실행가상 CAN 인터페이스로 수신되는 모든 CAN 메시지 출력 cansniffer vcan0 : 차이를 표시할 수 있음. 분석이 용이해진다고 하는데 체감XC..