Found a link with 5 byte seed/key generator. Seed needs to be valid and conforms to some unknown special rules, so you can`t just use random seed for testing.
https://universalpatcher.net/gm-5-byte-keys/
GM 5 byte seed/key tool
-
- Posts: 627
- Joined: Thu Feb 13, 2020 11:32 pm
- cars: Mainly GM trucks, a Cruze and an Equinox for dailys..
Re: GM 5 byte seed/key tool
Just a quick review for anyone wondering, it works quite well for E92,E82,E78 and E39a...
Re: GM 5 byte seed/key tool
Wow, I missed this somehow. I will try it out. Thanks kur4o and ironduke
- Gatecrasher
- Posts: 315
- Joined: Sat Apr 25, 2020 6:09 am
Re: GM 5 byte seed/key tool
The only rule I've been able to guess at so far is that SPS seeds need to end with either 01 or 06, and DVT seeds need to end with 0C.
I think I also read that if you feed it a seed of 11 11 11 11 11, you should get 55 55 55 55 55 for the key. Or maybe I've got that reverse. But it's supposed to be used for testing your code implementation.
I think I also read that if you feed it a seed of 11 11 11 11 11, you should get 55 55 55 55 55 for the key. Or maybe I've got that reverse. But it's supposed to be used for testing your code implementation.
Re: GM 5 byte seed/key tool
has anyone figured out the DVT algo?
- Gatecrasher
- Posts: 315
- Joined: Sat Apr 25, 2020 6:09 am
Re: GM 5 byte seed/key tool
I suspect it's the same theory, but a different set of crypto values. This is a half wild guess, but I think the constant references to SA015BCR are "Security Access 01 5 Byte calc (crypto?) routine".
So there's probably a similar SA035BCR within GM for DVT functions.
So there's probably a similar SA035BCR within GM for DVT functions.