Skip to content
/ ripdbc Public

rip DBC data for CANbus IDs from a disassembled .so file

Notifications You must be signed in to change notification settings

jerkey/ripdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rip a disassembled .so file for DBC data
to use with SavvyCAN

usage:
cp dbcheader exapmle.dbc
python ripdbc.py exapmle.so.asm >> exapmle.dbc

then you can load exapmle.dbc in SavvyCAN and see the named CAN IDs

BUG:
SavvyCAN displays the message IDs improperly until you click on them to expand.
this is a bug in SavvyCAN not in ripdbc.py

About

rip DBC data for CANbus IDs from a disassembled .so file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages