Search found 278 matches

by Gatecrasher
Mon May 13, 2024 12:58 am
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 91
Views: 14911

Re: E67 to T87/T87A TCM interface needed

That is really cool. Nice work.
by Gatecrasher
Thu May 09, 2024 9:20 am
Forum: Ford ECUs
Topic: Ford ECU Security Access Bruterforcer
Replies: 3
Views: 223

Re: Ford ECU Security Access Bruterforcer

There's some Python seed-key code included with the same research paper. It came up with the same key result as Forscan when I tested it against my 2018 instrument cluster. I need to test it against a few other modules in my truck. It's also pretty easy to get the secrets from the module firmware. A...
by Gatecrasher
Mon May 06, 2024 12:29 am
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 91
Views: 14911

Re: E67 to T87/T87A TCM interface needed

Could be the same idea, right? Application A needs to read version 1.xx of the message, and application B needs to read version 1.xy of the message.
by Gatecrasher
Sun May 05, 2024 1:54 am
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 91
Views: 14911

Re: E67 to T87/T87A TCM interface needed

Could it be the difference between a bump in the CAN database version vs what the OS actually cares about?

Like the CAN handler needs to know a 7 byte message is valid for error checking purposes, but the OS only reads 6 bytes to look for data that's relevant to it.
by Gatecrasher
Mon Apr 29, 2024 2:01 am
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 91
Views: 14911

Re: E67 to T87/T87A TCM interface needed

Good info. I'm not sure what GM actually called this second set of HS GMLAN ID's, but it would helpful to categorize what PCM hardware OS versions ran it. For now, at least ya know what your lookng for in the ID structure for anything in question. If CAN ID's are all dec, it's Corvette / Holden ver...
by Gatecrasher
Thu Apr 25, 2024 12:09 am
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 91
Views: 14911

Re: E67 to T87/T87A TCM interface needed

Love reading this stuff. Thanks for sharing. I wish I had something to add, but all I can offer is gratitude.
by Gatecrasher
Tue Feb 20, 2024 5:06 am
Forum: Engineering and Reverse Engineering
Topic: 2004 to 2012 Colorado and 2006 -10 h3 cluster programming
Replies: 32
Views: 3729

Re: 2004 to 2012 Colorado and 2006 -10 h3 cluster programming

I checked my CS+ install and it doesn't have any of the PRM files you're looking for.

PRM is for 78K and V850. PR5 is for RL78.
by Gatecrasher
Wed Feb 14, 2024 12:37 am
Forum: Engineering and Reverse Engineering
Topic: 2004 to 2012 Colorado and 2006 -10 h3 cluster programming
Replies: 32
Views: 3729

Re: 2004 to 2012 Colorado and 2006 -10 h3 cluster programming

I've got an old Colorado IPC circuit board I was about to throw away. Let me know if it can be used for destructive testing or something.
by Gatecrasher
Tue Feb 06, 2024 12:33 am
Forum: Ford ECUs
Topic: Ford programming Explained
Replies: 8
Views: 2410

Re: Ford programming Explained

I can't believe they even offer programming via ELM type devices. It also blew my mind that Ford thinks it's acceptable to take 9+ hours to program a cluster.
by Gatecrasher
Tue Feb 06, 2024 12:31 am
Forum: Ford ECUs
Topic: BA Falcon BEM EEPROM via CAN
Replies: 9
Views: 3291

Re: BA Falcon BEM EEPROM via CAN

2018 F150 8" cluster in a 2017 truck. I did a quick skim of the code associated with the high range DIDs and it looks like none of them do anything especially interesting.