Collection of CAN packet databases

It's all about the code!
Post Reply
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Collection of CAN packet databases

Post 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
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Wonderingwobble
Posts: 34
Joined: Fri Dec 04, 2020 7:40 pm
Location: Maryland
Github Username: Arthris
Slack: Arthris

Re: Collection of CAN packet databases

Post by Wonderingwobble »

User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Collection of CAN packet databases

Post by AndreyB »

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Collection of CAN packet databases

Post by AndreyB »

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Collection of CAN packet databases

Post 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
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Collection of CAN packet databases

Post 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.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: Collection of CAN packet databases

Post 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
Regards,
Heinrich

My GitHub
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Collection of CAN packet databases

Post by AndreyB »

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
blundar
contributor
contributor
Posts: 141
Joined: Tue Jan 07, 2014 4:38 am
Location: Cincinnati, Ohio
Github Username: blundar
Slack: Dave B.
Contact:

Re: Collection of CAN packet databases

Post 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.
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Collection of CAN packet databases

Post by AndreyB »

There is also Brent Stone - Reverse Engineering 17+ Cars in Less than 10 Minutes - DEF CON 27 Conference
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Collection of CAN packet databases

Post by AndreyB »

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply