Results 1 to 3 of 3

Thread: LT1 OBD2 Seed / Key algorithm

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuel Injected!
    Join Date
    Jan 2012
    Location
    Poland
    Posts
    147

    LT1 OBD2 Seed / Key algorithm

    Hello everyone!

    I'm writing a program to reflash OBD2 LT1 PCMs and I'm having trouble reverse engineering OBD2 LT1 PCM seed/key algorithm. OBD1 is simple, key is just one's complement od the seed.
    OBD2 is harder, for now I have two known good seed / key pairs:

    Code:
    seed:   key:
    0x3192  0x5B3F
    0x3BBA  0x58B5
    There is a document covering GM's 256 key algos, I've made a program calculating all 256 of them, but there seems to be no algo that has a result matching the above...
    So, either I made mistake converting the data from STGTERM.DAT (I doubt that, I've made a script to change the binary to a code, and the algo for LS1 PCMs works correctly), the author of GM seedkey.doc document made a mistake, or the 96-96 LT1s use different algorithm, not in the 256 list.

    If any of you have known good seed / key pairs from LT1 OBD2, please share, it will help hacking the algo :)
    Attached Files Attached Files
    Last edited by dzidaV8; 03-15-2019 at 07:53 PM.

Similar Threads

  1. Gm Seed key algorithms
    By blundar in forum OBDII Tuning
    Replies: 26
    Last Post: 11-14-2019, 06:38 PM
  2. new to obd2
    By myburb in forum OBDII Tuning
    Replies: 0
    Last Post: 05-28-2018, 05:54 AM
  3. flashing OBD2 ECU?
    By vwnut8392 in forum OBDII Tuning
    Replies: 4
    Last Post: 11-25-2017, 01:43 AM
  4. LT-1 obd2 Brick
    By T-Rex in forum OBDII Tuning
    Replies: 3
    Last Post: 07-23-2015, 02:20 AM
  5. Getting seed/key on locked pcm brute force style
    By mecanicman in forum OBDII Tuning
    Replies: 21
    Last Post: 06-29-2014, 08:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •