Search found 4 matches

by croudfreak
Tue May 31, 2011 9:47 pm
Forum: ALDL, OBDII Logging and Scanning
Topic: Algorithm for Seed Key
Replies: 10
Views: 12483

Re: Algorithm for Seed Key

__________SEED___________________________________________KEY_______________________ |.....92................90..........|.............02.................2A................7C................90....| |__________________________|________________________________________________________| |10010010...........
by croudfreak
Sat May 28, 2011 12:26 am
Forum: ALDL, OBDII Logging and Scanning
Topic: Algorithm for Seed Key
Replies: 10
Views: 12483

Re: Algorithm for Seed Key

You want the seed's and the key's in binary ?
by croudfreak
Wed May 25, 2011 8:53 pm
Forum: ALDL, OBDII Logging and Scanning
Topic: Algorithm for Seed Key
Replies: 10
Views: 12483

Re: Algorithm for Seed Key

i'm loggin a DODGE RAM - 2007 every time i've request the SEED the ECU send a differnt one, like you can see above Received SEED.................................................KEY Sent 92 90 <<<<<<< if I receive this, how I get this >>>>>> 02 2A 7C 90 BC BB.............................................
by croudfreak
Wed May 25, 2011 7:18 am
Forum: ALDL, OBDII Logging and Scanning
Topic: Algorithm for Seed Key
Replies: 10
Views: 12483

Algorithm for Seed Key

Hello, I’m having problem to find a solution to my issue, I make a log and receive 2 bytes as SEED, and 4 bytes are the KEY to send to the ECU in my communication, I’ll be clearer. I make the communication with the ECU, then I send a command to request the SEED, the ECU sends to me 2 bytes, then I h...