Page 1 of 1

Collection of CAN packet databases

Posted: Wed Jul 28, 2021 3:38 am
by AndreyB
A thread for random links where people have made some progress reverse engineering vehicle specific CAN messages

Let's start with https://aperturecontrols.com/canbus/subaru.html

Re: Collection of CAN packet databases

Posted: Wed Jul 28, 2021 2:47 pm
by Wonderingwobble

Re: Collection of CAN packet databases

Posted: Fri Aug 06, 2021 10:34 am
by AndreyB

Re: Collection of CAN packet databases

Posted: Thu Aug 12, 2021 4:28 pm
by AndreyB

Re: Collection of CAN packet databases

Posted: Thu Aug 12, 2021 4:33 pm
by AndreyB
Had a chance to touch that best looking Civic ever, the one not available in the US :(

https://github.com/rusefi/rusefi_documentation/tree/master/OEM-Docs/Honda/2008-civic-5d-r18k2

Image

Re: Collection of CAN packet databases

Posted: Fri Dec 24, 2021 8:44 pm
by AndreyB
https://github.com/TOSUN-Shanghai/TSMaster might be a pretty powerful tool with scripting as long as it works. Someone would have to read https://github.com/TOSUN-Shanghai/TSMaster/blob/main/manual/TSMaster_um_en.md :)
A powerful open environment for automotive bus monitoring, simulation, testing, diagnostics, calibration and so on. It supports all kinds of mainstream hardware such as TOSUN, Vector, PEAK, Kvaser, Intrepidcs, ZLG, CANable, CandleLight, cantact and so on. It is a permanent free software for all automotive engineers.

Re: Collection of CAN packet databases

Posted: Sat Dec 25, 2021 2:11 pm
by Zeiss
Besides CANoe, I quite like to use the software from ETAS (Bosch), BUSMASTER. It also works with my hardware (I'm using Vector CANcardXL) and also supports other interfaces (ETA, IXXAT, Kvaser, PEAK, ...).

ETAS BUSMASTER
BUSMASTER Download

Re: Collection of CAN packet databases

Posted: Mon Jan 10, 2022 2:10 am
by AndreyB

Re: Collection of CAN packet databases

Posted: Sun Jan 30, 2022 6:55 pm
by blundar
Some more CAN resources:

OpenVehicleDiag https://hps.vi4io.org/_media/research/theses/ashcon_mohseninia_open_source_vehicle_ecu_diagnostics_and_testing_platform.pdf

CAN resource list https://github.com/iDoka/awesome-canbus

Social network / Decoding tool: https://can2sky.com/login

Comma AI's panda does some neat stuff. https://cabana.comma.ai/?demo=1
Their OpenDBC project is worth looking at. https://github.com/commaai/opendbc

Some GM Global A info: https://vehicle-reverse-engineering.fandom.com/wiki/GM_GlobalA

Useful tools from Collin Kidder: https://github.com/collin80/SavvyCAN https://github.com/collin80/can-analyzer

Framework for automatic reverse engineering of CAN Bus traffic: https://github.com/brent-stone/CAN_Reverse_Engineering Brent did this for his PhD thesis under DoD grant money. Kinda cool he was able to share with the world.

Re: Collection of CAN packet databases

Posted: Sun Jan 30, 2022 7:03 pm
by AndreyB
There is also Brent Stone - Reverse Engineering 17+ Cars in Less than 10 Minutes - DEF CON 27 Conference

Re: Collection of CAN packet databases

Posted: Sun Dec 10, 2023 3:42 am
by AndreyB