VZ Immo Off

A place For General Chit Chat Etc
User avatar
Tazzi
Posts: 3546
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: VZ Immo Off

Post by Tazzi »

I have just tried messing around with the VZ V6 ecu with those bytes, and it still says immobilized, both with and without the PIM fitted.

Although, I do not have a VZ V6 here to actually plug it into and see if it fires up.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
User avatar
delcowizzid
Posts: 5623
Joined: Sat Feb 28, 2009 8:38 pm
Location: Wellington NZ
Contact:

Re: VZ Immo Off

Post by delcowizzid »

Send me a modded 929 os and some way to flash it in with tactrix cable I'll test it ASAP
If Its Got Gas Or Ass Count Me In.if it cant be fixed with a hammer you have an electrical problem
User avatar
Knackersjewels
Posts: 98
Joined: Thu May 05, 2022 8:24 pm
cars: Stock VZ SV6
Cammed VZ SV6 (sson to be 6L45 converted and twin turbo)
VY SS L98 ute
VZ V6 AWD One Tonner
Location: Maffra, Vic
Contact:

Re: Why I hate VZ V6 ECUs...

Post by Knackersjewels »

VX L67 Getrag wrote: Mon Aug 12, 2024 5:49 pm That can be done with fermec tool!
Fermec tool can't read full eeprom, only vin and IMMO, I use pcmflash
User avatar
keysersoze
Posts: 5
Joined: Sat Mar 14, 2020 1:03 pm

Re: VZ Immo Off

Post by keysersoze »

Currently working on the MED9.6.1 IMMO for stand-alone use. The EEPROM method doesn't seem to work. But this single IMMO function is a years work alone to sort out...
Attachments
MED9.6.1 IMMO.png
MED9.6.1 IMMO.png (290.64 KiB) Viewed 7838 times
User avatar
Gareth
Posts: 2605
Joined: Fri Mar 14, 2014 8:37 pm
Location: Bacchus Marsh, Vic

Re: VZ Immo Off

Post by Gareth »

Watching with great interest!!
According to chemistry, alcohol is a solution...
User avatar
keysersoze
Posts: 5
Joined: Sat Mar 14, 2020 1:03 pm

Re: VZ Immo Off

Post by keysersoze »

A US based E69 ME9-6 Funktionsrahmen would be so useful for understanding the labels and their values. The SAAB ME9-6 function sheet has only a few useful hints.

So far two US OS's have completely different IMMO functions as it is. So there's that as well...
User avatar
delcowizzid
Posts: 5623
Joined: Sat Feb 28, 2009 8:38 pm
Location: Wellington NZ
Contact:

Re: VZ Immo Off

Post by delcowizzid »

I have a new cable on the way that "should" be able to read the whole ecu and clone an ecu so I'll be back into this when it arrives and I get an eeprom read
If Its Got Gas Or Ass Count Me In.if it cant be fixed with a hammer you have an electrical problem
User avatar
antus
Site Admin
Posts: 8996
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: VZ Immo Off

Post by antus »

@keysersoze How did you go about disassembling the bin? Just load a bin in to Ghidra and pick MPC555 and let it run? Anything special to set up?
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
User avatar
antus
Site Admin
Posts: 8996
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: VZ Immo Off

Post by antus »

update: Looks like its easy to run ghidra on ubuntu 24 LTS. Just apt install python3 openjdk-21-jre openjdk-21-jdk then from an unzipped version of ghidra run it with ./ghidraRun
Once its open create a project, import the bin file from the PCM and use processor type powerpc big endian 64 VLE/Alitivac 64/32 bit. That may be overkill for the processor type (im pretty sure it doesnt use the PPC VLE function and perhaps not 64 bit) but it seems to be covering everything and appears to have found all the functions.... much more than the out of the box ida experience when getting started with what to me is a new architecture.
Attachments
Ghidra E55.jpg
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
User avatar
Tazzi
Posts: 3546
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: VZ Immo Off

Post by Tazzi »

antus wrote: Fri May 23, 2025 9:37 am update: Looks like its easy to run ghidra on ubuntu 24 LTS. Just apt install python3 openjdk-21-jre openjdk-21-jdk then from an unzipped version of ghidra run it with ./ghidraRun
Once its open create a project, import the bin file from the PCM and use processor type powerpc big endian 64 VLE/Alitivac 64/32 bit. That may be overkill for the processor type (im pretty sure it doesnt use the PPC VLE function and perhaps not 64 bit) but it seems to be covering everything and appears to have found all the functions.... much more than the out of the box ida experience when getting started with what to me is a new architecture.
Ghidra is great!
Allows also implementing scripts to auto perform various tasks to speed up a process.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
Post Reply