Page 13 of 14

Re: 07-2013 GM BCM

Posted: Thu Sep 28, 2023 4:51 am
by minytrker
Bringing old thread up. Im wanting to change the remote start timer in my 2008 suburban. What is the cheapest tool to be able to read the .bin from the bcm?

Re: 07-2013 GM BCM

Posted: Thu Sep 28, 2023 5:53 am
by ironduke
Can either built a file from the sps files complete enough to flash the calibrations or you can read it using mode 23 and a J2534 device..

If you post up or pm your vin I can see if I have the files and I wrote some code to build a bin from the cache files.. That'll let you play at least..

Re: 07-2013 GM BCM

Posted: Fri Sep 29, 2023 7:17 am
by minytrker
3GNGK26K68G311489 Thank you for the help.

Re: 07-2013 GM BCM

Posted: Fri Sep 29, 2023 7:58 am
by gmtech825
ironduke wrote:Can either built a file from the sps files complete enough to flash the calibrations or you can read it using mode 23 and a J2534 device..

If you post up or pm your vin I can see if I have the files and I wrote some code to build a bin from the cache files.. That'll let you play at least..
If you're missing any let me know and I'll check what I have

Re: 07-2013 GM BCM

Posted: Fri Sep 29, 2023 10:04 am
by ironduke
Here's your files straight from the cache.
from cache.zip
(195.02 KiB) Downloaded 441 times
Here's your files after unpacking them.
Decompressed.zip
(197.27 KiB) Downloaded 411 times
Here's your files put together into a bin..
2008.Suburban.BCM.complete.bin
(1 MiB) Downloaded 455 times
What kind of runtime were you looking to get? Timer is in the System segment..

Re: 07-2013 GM BCM

Posted: Wed Oct 04, 2023 4:04 am
by minytrker
I was just trying to change it to 20 mins run time.

Re: 07-2013 GM BCM

Posted: Sat Jun 29, 2024 5:50 am
by radrace19
gmtech825 wrote: Thu Mar 31, 2022 1:07 am ok, I found the section of the OS that describes the segment addresses...it's just formatted differently than I'm used to. Ghidra and ida are showing what looks to be valid data so it's a step in the right direction. I've narrowed down what I think are the the staus bytes for the remote start enable and possibly the hood switch dtcs...maybe. I've been assuming that the timer setting would be in the "powertrain control" segment but can't figure anything out from there. Maybe I'm incorrectly assume that the timer value is in that segment. I'll keep at it and update if I figure it out.
Can I ask what you used for hardware and software to pull a complete BCM file?

Re: 07-2013 GM BCM

Posted: Sat Jun 29, 2024 6:16 am
by gmtech825
I just used an sps file

Re: 07-2013 GM BCM

Posted: Mon Jun 02, 2025 6:05 pm
by Toytruck89
Hey team,
Hopefully you don't mind me reviving an old thread (I did see that it's only 5 or so down from the top, though).

I can't get Ghidra to load in another processor/language. The 2013 is using that Fujitsu MP91 isn't it?

I can't get either that 2008 BCM bin or 2013 BCM to start decompiling correctly, or at all. Hoping someone here can help

Re: 07-2013 GM BCM

Posted: Mon Jun 02, 2025 9:57 pm
by gmtech825
look on page 10 for the fujitsu files you need. add them to the ghidra processor folder