Seed/Key Osid and Vin retrieval via Elm

planethax
Posts: 41
Joined: Fri Jan 01, 2010 12:45 pm

Seed/Key Osid and Vin retrieval via Elm

Post by planethax »

Seed/Key Osid and Vin retrieval via Elm and compatible devices for ODB2 J1850 Vpw Pcms

Once I have code cleaned up and commented I will upload source.
Attachments
pflash2.JPG
pflash2.JPG (52.24 KiB) Viewed 18703 times
flasher.zip
(35.15 KiB) Downloaded 1384 times
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: Seed/Key Osid and Vin retrieval via Elm

Post by VL400 »

Fantastic work there mate, well done :punk:
User avatar
Mick
Posts: 34
Joined: Mon Mar 02, 2009 10:39 pm
Location: Brisbane.

Re: Seed/Key Osid and Vin retrieval via Elm

Post by Mick »

This looks great! Thanks for the great effort you have put in on this.

I have a different version of the ELM OBD2 interface that I was thinking of testing this with. I was thinking that the interface ID might be different to the ELM 327. Is there a way to adjust this if this is the case?

Cheers

Mick
Rev it up, Drop the clutch, See what happens.
planethax
Posts: 41
Joined: Fri Jan 01, 2010 12:45 pm

Re: Seed/Key Osid and Vin retrieval via Elm

Post by planethax »

I only have the 327 (version 1.1 at that) but the commands should be universal.
Let me know if you have any issues.

As for source code, well I am not very good so it is a complete mess, I may just upload the mess and let others try to figure out what I have done lol.
planethax
Posts: 41
Joined: Fri Jan 01, 2010 12:45 pm

Re: Seed/Key Osid and Vin retrieval via Elm

Post by planethax »

Hehe, well had a free hour this aft, so added a seach of .xls file to get Veh info cross referenced by OSID, and change the look of the Form a bit.

What do you think?

(will upload latest version later this evening)
Attachments
PflashUP.jpg
PflashUP.jpg (322.42 KiB) Viewed 18596 times
planethax
Posts: 41
Joined: Fri Jan 01, 2010 12:45 pm

Re: Seed/Key Osid and Vin retrieval via Elm

Post by planethax »

As always, comments criticisms and suggestions most welcomed!
Attachments
flasher.zip
(102.22 KiB) Downloaded 1196 times
planethax
Posts: 41
Joined: Fri Jan 01, 2010 12:45 pm

Re: Seed/Key Osid and Vin retrieval via Elm

Post by planethax »

Well, I started checking another PCM last night,
Seed was 33 E2
key was 42 CE

Only took 23 hours to get, so not too bad.


If you test it out, please let me know what the OSID was listed at and what vehicle it was, if you run it long enough to get key, plz let me know that too.
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: Seed/Key Osid and Vin retrieval via Elm

Post by VL400 »

Was the PCM from the exact same model of vehicle?? Its using a different algorithm to your original seed/key combo.
planethax
Posts: 41
Joined: Fri Jan 01, 2010 12:45 pm

Re: Seed/Key Osid and Vin retrieval via Elm

Post by planethax »

No it wasnt from same vehicle type, two different Osids, first was a 2001 Impala, this was a 99 venture.

Many use the same algo, but it could be the same or could be different.

To be sure I am going to the wreckers soon to grab as many PCMs from the same vehicles as I can, hoping to find the algo.
planethax
Posts: 41
Joined: Fri Jan 01, 2010 12:45 pm

Re: Seed/Key Osid and Vin retrieval via Elm

Post by planethax »

Another Update while I test more Pcms and wait for the Hardware to be ready.

Not all Pcms have Mode 09 Pid 02 to report Vin# (1999 Venture for example)
So it took me a bit but have now change to 3c 01,02,03

Cleaned up some code for error traps and added Voltage report and some other details.

Zip now contains all Text files so more Vista friendly.

Next is Minimize to SysTray and Title is TaskBar

Please Send me any Unsupported Osids you come across with the Number and Veh info so it can be added
Attachments
flasher2.zip
(104.11 KiB) Downloaded 1353 times
Post Reply