Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27

Thread: Gm Seed key algorithms

  1. #16
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,469
    After playing with some of the algos and manually converting some of them to figure how it works, I found some inaccuracies in the manual.

    The 1`s complement and 2`s complement are switche
    The correct way to do it should be
    0x2A = Complement – if HH>LL use 1’s complement, else use 2’s complement

    This was checked for sure on algo 00, and verified on some other algos. It is known for sure that the formula of algo 00 is flip bits[or 1`s complement]

    oo algo
    2A [A9 >21]

    So 1`s complemet is flip bits or [FFFF-value]
    2`s complemets is flip bits and add 1, or [FFFF-value]+1


    Here are some valid combos for anybody that wants to manually convert the seed.

    05 [4F EE/ 53 A8
    06 [4F EE/ 42 C7
    07 [4F EE/ 15 29
    07 [53 4C/ 89 37
    10 [4F EE/ 2F 96
    0D [4F EE/ 5D 94
    0C [08 97/ E6 0E
    22 [4F EE/ CA F2
    28 [4F EE/ A4 FE
    36 [4F EE/ AB 5D
    12 [39 46/ 71 47

    Tom H can you run 4F EE seed in your app with all the algos and post the result for comparison. I can verify it and confirm that the calc are correct.

    Last edited by kur4o; 01-15-2019 at 11:46 PM.

  2. #17
    Fuel Injected!
    Join Date
    Jan 2019
    Location
    Canada
    Posts
    477
    Keyset for seed: 4FEE

    Seed: 4FEE Key: B011 Algorithm: 0 EL327 command: 2702B011
    Seed: 4FEE Key: A214 Algorithm: 1 EL327 command: 2702A214
    Seed: 4FEE Key: 1F9E Algorithm: 2 EL327 command: 27021F9E
    Seed: 4FEE Key: C22D Algorithm: 3 EL327 command: 2702C22D
    Seed: 4FEE Key: 61DB Algorithm: 4 EL327 command: 270261DB
    Seed: 4FEE Key: 53A8 Algorithm: 5 EL327 command: 270253A8
    Seed: 4FEE Key: 42C7 Algorithm: 6 EL327 command: 270242C7
    Seed: 4FEE Key: 1529 Algorithm: 7 EL327 command: 27021529
    Seed: 4FEE Key: 90D7 Algorithm: 8 EL327 command: 270290D7
    Seed: 4FEE Key: 9F95 Algorithm: 9 EL327 command: 27029F95
    Seed: 4FEE Key: 0BAA Algorithm: A EL327 command: 27020BAA
    Seed: 4FEE Key: B157 Algorithm: B EL327 command: 2702B157
    Seed: 4FEE Key: 8EC7 Algorithm: C EL327 command: 27028EC7
    Seed: 4FEE Key: 5D94 Algorithm: D EL327 command: 27025D94
    Seed: 4FEE Key: A3AE Algorithm: E EL327 command: 2702A3AE
    Seed: 4FEE Key: 283A Algorithm: F EL327 command: 2702283A
    Seed: 4FEE Key: 2F96 Algorithm: 10 EL327 command: 27022F96
    Seed: 4FEE Key: A63C Algorithm: 11 EL327 command: 2702A63C
    Seed: 4FEE Key: C173 Algorithm: 12 EL327 command: 2702C173
    Seed: 4FEE Key: 8DF5 Algorithm: 13 EL327 command: 27028DF5
    Seed: 4FEE Key: 2E31 Algorithm: 14 EL327 command: 27022E31
    Seed: 4FEE Key: 52C9 Algorithm: 15 EL327 command: 270252C9
    Seed: 4FEE Key: 57B3 Algorithm: 16 EL327 command: 270257B3
    Seed: 4FEE Key: 5C61 Algorithm: 17 EL327 command: 27025C61
    Seed: 4FEE Key: 433C Algorithm: 18 EL327 command: 2702433C
    Seed: 4FEE Key: 37B4 Algorithm: 19 EL327 command: 270237B4
    Seed: 4FEE Key: 88D6 Algorithm: 1A EL327 command: 270288D6
    Seed: 4FEE Key: D5A8 Algorithm: 1B EL327 command: 2702D5A8
    Seed: 4FEE Key: C40D Algorithm: 1C EL327 command: 2702C40D
    Seed: 4FEE Key: 546D Algorithm: 1D EL327 command: 2702546D
    Seed: 4FEE Key: 2493 Algorithm: 1E EL327 command: 27022493
    Seed: 4FEE Key: DD3E Algorithm: 1F EL327 command: 2702DD3E
    Seed: 4FEE Key: A162 Algorithm: 20 EL327 command: 2702A162
    Seed: 4FEE Key: C42C Algorithm: 21 EL327 command: 2702C42C
    Seed: 4FEE Key: CAF2 Algorithm: 22 EL327 command: 2702CAF2
    Seed: 4FEE Key: 4057 Algorithm: 23 EL327 command: 27024057
    Seed: 4FEE Key: A6E5 Algorithm: 24 EL327 command: 2702A6E5
    Seed: 4FEE Key: 0BD2 Algorithm: 25 EL327 command: 27020BD2
    Seed: 4FEE Key: 0FC2 Algorithm: 26 EL327 command: 27020FC2
    Seed: 4FEE Key: 0100 Algorithm: 27 EL327 command: 27020100
    Seed: 4FEE Key: A4FE Algorithm: 28 EL327 command: 2702A4FE
    Seed: 4FEE Key: 81C0 Algorithm: 29 EL327 command: 270281C0
    Seed: 4FEE Key: 9E1F Algorithm: 2A EL327 command: 27029E1F
    Seed: 4FEE Key: 1930 Algorithm: 2B EL327 command: 27021930
    Seed: 4FEE Key: 0A5F Algorithm: 2C EL327 command: 27020A5F
    Seed: 4FEE Key: A966 Algorithm: 2D EL327 command: 2702A966
    Seed: 4FEE Key: C73C Algorithm: 2E EL327 command: 2702C73C
    Seed: 4FEE Key: F986 Algorithm: 2F EL327 command: 2702F986
    Seed: 4FEE Key: CA58 Algorithm: 30 EL327 command: 2702CA58
    Seed: 4FEE Key: 083B Algorithm: 31 EL327 command: 2702083B
    Seed: 4FEE Key: 37AF Algorithm: 32 EL327 command: 270237AF
    Seed: 4FEE Key: B2D3 Algorithm: 33 EL327 command: 2702B2D3
    Seed: 4FEE Key: 419B Algorithm: 34 EL327 command: 2702419B
    Seed: 4FEE Key: 7FE0 Algorithm: 35 EL327 command: 27027FE0
    Seed: 4FEE Key: AB5D Algorithm: 36 EL327 command: 2702AB5D
    Seed: 4FEE Key: F90F Algorithm: 37 EL327 command: 2702F90F
    Seed: 4FEE Key: 8333 Algorithm: 38 EL327 command: 27028333
    Seed: 4FEE Key: 2C07 Algorithm: 39 EL327 command: 27022C07
    Seed: 4FEE Key: 3193 Algorithm: 3A EL327 command: 27023193
    Seed: 4FEE Key: 3597 Algorithm: 3B EL327 command: 27023597
    Seed: 4FEE Key: 040E Algorithm: 3C EL327 command: 2702040E
    Seed: 4FEE Key: 709E Algorithm: 3D EL327 command: 2702709E
    Seed: 4FEE Key: 72E3 Algorithm: 3E EL327 command: 270272E3
    Seed: 4FEE Key: 47A8 Algorithm: 3F EL327 command: 270247A8
    Seed: 4FEE Key: 83AC Algorithm: 40 EL327 command: 270283AC
    Seed: 4FEE Key: 0472 Algorithm: 41 EL327 command: 27020472
    Seed: 4FEE Key: D4A6 Algorithm: 42 EL327 command: 2702D4A6
    Seed: 4FEE Key: 453B Algorithm: 43 EL327 command: 2702453B
    Seed: 4FEE Key: 091C Algorithm: 44 EL327 command: 2702091C
    Seed: 4FEE Key: 926E Algorithm: 45 EL327 command: 2702926E
    Seed: 4FEE Key: E212 Algorithm: 46 EL327 command: 2702E212
    Seed: 4FEE Key: 53BA Algorithm: 47 EL327 command: 270253BA
    Seed: 4FEE Key: 11E1 Algorithm: 48 EL327 command: 270211E1
    Seed: 4FEE Key: C98F Algorithm: 49 EL327 command: 2702C98F
    Seed: 4FEE Key: 41C8 Algorithm: 4A EL327 command: 270241C8
    Seed: 4FEE Key: 9E3F Algorithm: 4B EL327 command: 27029E3F
    Seed: 4FEE Key: A7AF Algorithm: 4C EL327 command: 2702A7AF
    Seed: 4FEE Key: 1598 Algorithm: 4D EL327 command: 27021598
    Seed: 4FEE Key: 4500 Algorithm: 4E EL327 command: 27024500
    Seed: 4FEE Key: A1FD Algorithm: 4F EL327 command: 2702A1FD
    Seed: 4FEE Key: ACC4 Algorithm: 50 EL327 command: 2702ACC4
    Seed: 4FEE Key: A201 Algorithm: 51 EL327 command: 2702A201
    Seed: 4FEE Key: 5332 Algorithm: 52 EL327 command: 27025332
    Seed: 4FEE Key: FA8B Algorithm: 53 EL327 command: 2702FA8B
    Seed: 4FEE Key: B0AF Algorithm: 54 EL327 command: 2702B0AF
    Seed: 4FEE Key: E915 Algorithm: 55 EL327 command: 2702E915
    Seed: 4FEE Key: 3650 Algorithm: 56 EL327 command: 27023650
    Seed: 4FEE Key: B8F6 Algorithm: 57 EL327 command: 2702B8F6
    Seed: 4FEE Key: 58ED Algorithm: 58 EL327 command: 270258ED
    Seed: 4FEE Key: F495 Algorithm: 59 EL327 command: 2702F495
    Seed: 4FEE Key: D46B Algorithm: 5A EL327 command: 2702D46B
    Seed: 4FEE Key: 58C6 Algorithm: 5B EL327 command: 270258C6
    Seed: 4FEE Key: 77F0 Algorithm: 5C EL327 command: 270277F0
    Seed: 4FEE Key: 54B2 Algorithm: 5D EL327 command: 270254B2
    Seed: 4FEE Key: 1D9E Algorithm: 5E EL327 command: 27021D9E
    Seed: 4FEE Key: 212F Algorithm: 5F EL327 command: 2702212F
    Seed: 4FEE Key: B7DD Algorithm: 60 EL327 command: 2702B7DD
    Seed: 4FEE Key: 7BB6 Algorithm: 61 EL327 command: 27027BB6
    Seed: 4FEE Key: F194 Algorithm: 62 EL327 command: 2702F194
    Seed: 4FEE Key: 42DF Algorithm: 63 EL327 command: 270242DF
    Seed: 4FEE Key: A2B4 Algorithm: 64 EL327 command: 2702A2B4
    Seed: 4FEE Key: 79D3 Algorithm: 65 EL327 command: 270279D3
    Seed: 4FEE Key: 9BB3 Algorithm: 66 EL327 command: 27029BB3
    Seed: 4FEE Key: C601 Algorithm: 67 EL327 command: 2702C601
    Seed: 4FEE Key: CD43 Algorithm: 68 EL327 command: 2702CD43
    Seed: 4FEE Key: 072E Algorithm: 69 EL327 command: 2702072E
    Seed: 4FEE Key: 6FF7 Algorithm: 6A EL327 command: 27026FF7
    Seed: 4FEE Key: AA42 Algorithm: 6B EL327 command: 2702AA42
    Seed: 4FEE Key: FFA6 Algorithm: 6C EL327 command: 2702FFA6
    Seed: 4FEE Key: FB10 Algorithm: 6D EL327 command: 2702FB10
    Seed: 4FEE Key: 041D Algorithm: 6E EL327 command: 2702041D
    Seed: 4FEE Key: 6D61 Algorithm: 6F EL327 command: 27026D61
    Seed: 4FEE Key: 8992 Algorithm: 70 EL327 command: 27028992
    Seed: 4FEE Key: BBFE Algorithm: 71 EL327 command: 2702BBFE
    Seed: 4FEE Key: 5197 Algorithm: 72 EL327 command: 27025197
    Seed: 4FEE Key: 1081 Algorithm: 73 EL327 command: 27021081
    Seed: 4FEE Key: 3C00 Algorithm: 74 EL327 command: 27023C00
    Seed: 4FEE Key: A657 Algorithm: 75 EL327 command: 2702A657
    Seed: 4FEE Key: 239D Algorithm: 76 EL327 command: 2702239D
    Seed: 4FEE Key: 268B Algorithm: 77 EL327 command: 2702268B
    Seed: 4FEE Key: 2E3B Algorithm: 78 EL327 command: 27022E3B
    Seed: 4FEE Key: E375 Algorithm: 79 EL327 command: 2702E375
    Seed: 4FEE Key: 365B Algorithm: 7A EL327 command: 2702365B
    Seed: 4FEE Key: 6286 Algorithm: 7B EL327 command: 27026286
    Seed: 4FEE Key: 55A0 Algorithm: 7C EL327 command: 270255A0
    Seed: 4FEE Key: BB26 Algorithm: 7D EL327 command: 2702BB26
    Seed: 4FEE Key: 5308 Algorithm: 7E EL327 command: 27025308
    Seed: 4FEE Key: E4F9 Algorithm: 7F EL327 command: 2702E4F9
    Seed: 4FEE Key: 06C4 Algorithm: 80 EL327 command: 270206C4
    Seed: 4FEE Key: 889F Algorithm: 81 EL327 command: 2702889F
    Seed: 4FEE Key: 2F29 Algorithm: 82 EL327 command: 27022F29
    Seed: 4FEE Key: F2A0 Algorithm: 83 EL327 command: 2702F2A0
    Seed: 4FEE Key: E8D1 Algorithm: 84 EL327 command: 2702E8D1
    Seed: 4FEE Key: FD35 Algorithm: 85 EL327 command: 2702FD35
    Seed: 4FEE Key: 1B4A Algorithm: 86 EL327 command: 27021B4A
    Seed: 4FEE Key: B93B Algorithm: 87 EL327 command: 2702B93B
    Seed: 4FEE Key: 1009 Algorithm: 88 EL327 command: 27021009
    Seed: 4FEE Key: BB2E Algorithm: 89 EL327 command: 2702BB2E
    Seed: 4FEE Key: CD12 Algorithm: 8A EL327 command: 2702CD12
    Seed: 4FEE Key: B2F3 Algorithm: 8B EL327 command: 2702B2F3
    Seed: 4FEE Key: 0EC2 Algorithm: 8C EL327 command: 27020EC2
    Seed: 4FEE Key: 0C46 Algorithm: 8D EL327 command: 27020C46
    Seed: 4FEE Key: 1905 Algorithm: 8E EL327 command: 27021905
    Seed: 4FEE Key: 78AA Algorithm: 8F EL327 command: 270278AA
    Seed: 4FEE Key: 4127 Algorithm: 90 EL327 command: 27024127
    Seed: 4FEE Key: 118E Algorithm: 91 EL327 command: 2702118E
    Seed: 4FEE Key: 9319 Algorithm: 92 EL327 command: 27029319
    Seed: 4FEE Key: 9289 Algorithm: 93 EL327 command: 27029289
    Seed: 4FEE Key: F6CC Algorithm: 94 EL327 command: 2702F6CC
    Seed: 4FEE Key: 0F32 Algorithm: 95 EL327 command: 27020F32
    Seed: 4FEE Key: 5256 Algorithm: 96 EL327 command: 27025256
    Seed: 4FEE Key: 4FF2 Algorithm: 97 EL327 command: 27024FF2
    Seed: 4FEE Key: 038B Algorithm: 98 EL327 command: 2702038B
    Seed: 4FEE Key: 26D4 Algorithm: 99 EL327 command: 270226D4
    Seed: 4FEE Key: D611 Algorithm: 9A EL327 command: 2702D611
    Seed: 4FEE Key: 9CAB Algorithm: 9B EL327 command: 27029CAB
    Seed: 4FEE Key: EDEB Algorithm: 9C EL327 command: 2702EDEB
    Seed: 4FEE Key: 224F Algorithm: 9D EL327 command: 2702224F
    Seed: 4FEE Key: 5EF7 Algorithm: 9E EL327 command: 27025EF7
    Seed: 4FEE Key: BED4 Algorithm: 9F EL327 command: 2702BED4
    Seed: 4FEE Key: D5FB Algorithm: A0 EL327 command: 2702D5FB
    Seed: 4FEE Key: 333D Algorithm: A1 EL327 command: 2702333D
    Seed: 4FEE Key: C934 Algorithm: A2 EL327 command: 2702C934
    Seed: 4FEE Key: C79C Algorithm: A3 EL327 command: 2702C79C
    Seed: 4FEE Key: 928C Algorithm: A4 EL327 command: 2702928C
    Seed: 4FEE Key: 24BE Algorithm: A5 EL327 command: 270224BE
    Seed: 4FEE Key: B8A4 Algorithm: A6 EL327 command: 2702B8A4
    Seed: 4FEE Key: 84B9 Algorithm: A7 EL327 command: 270284B9
    Seed: 4FEE Key: 8A8F Algorithm: A8 EL327 command: 27028A8F
    Seed: 4FEE Key: FBF1 Algorithm: A9 EL327 command: 2702FBF1
    Seed: 4FEE Key: BA0C Algorithm: AA EL327 command: 2702BA0C
    Seed: 4FEE Key: E059 Algorithm: AB EL327 command: 2702E059
    Seed: 4FEE Key: 55C5 Algorithm: AC EL327 command: 270255C5
    Seed: 4FEE Key: AAC0 Algorithm: AD EL327 command: 2702AAC0
    Seed: 4FEE Key: F1FD Algorithm: AE EL327 command: 2702F1FD
    Seed: 4FEE Key: 235B Algorithm: AF EL327 command: 2702235B
    Seed: 4FEE Key: B24E Algorithm: B0 EL327 command: 2702B24E
    Seed: 4FEE Key: D0AB Algorithm: B1 EL327 command: 2702D0AB
    Seed: 4FEE Key: F0F2 Algorithm: B2 EL327 command: 2702F0F2
    Seed: 4FEE Key: 70E1 Algorithm: B3 EL327 command: 270270E1
    Seed: 4FEE Key: 5875 Algorithm: B4 EL327 command: 27025875
    Seed: 4FEE Key: 4E45 Algorithm: B5 EL327 command: 27024E45
    Seed: 4FEE Key: 66AC Algorithm: B6 EL327 command: 270266AC
    Seed: 4FEE Key: E307 Algorithm: B7 EL327 command: 2702E307
    Seed: 4FEE Key: 0AA3 Algorithm: B8 EL327 command: 27020AA3
    Seed: 4FEE Key: DA21 Algorithm: B9 EL327 command: 2702DA21
    Seed: 4FEE Key: B149 Algorithm: BA EL327 command: 2702B149
    Seed: 4FEE Key: 07E0 Algorithm: BB EL327 command: 270207E0
    Seed: 4FEE Key: 54F6 Algorithm: BC EL327 command: 270254F6
    Seed: 4FEE Key: 71F0 Algorithm: BD EL327 command: 270271F0
    Seed: 4FEE Key: E987 Algorithm: BE EL327 command: 2702E987
    Seed: 4FEE Key: 72D6 Algorithm: BF EL327 command: 270272D6
    Seed: 4FEE Key: 68B7 Algorithm: C0 EL327 command: 270268B7
    Seed: 4FEE Key: 1041 Algorithm: C1 EL327 command: 27021041
    Seed: 4FEE Key: 1B75 Algorithm: C2 EL327 command: 27021B75
    Seed: 4FEE Key: 9846 Algorithm: C3 EL327 command: 27029846
    Seed: 4FEE Key: 6B35 Algorithm: C4 EL327 command: 27026B35
    Seed: 4FEE Key: DAB1 Algorithm: C5 EL327 command: 2702DAB1
    Seed: 4FEE Key: 9B33 Algorithm: C6 EL327 command: 27029B33
    Seed: 4FEE Key: C49D Algorithm: C7 EL327 command: 2702C49D
    Seed: 4FEE Key: 22C6 Algorithm: C8 EL327 command: 270222C6
    Seed: 4FEE Key: FEDF Algorithm: C9 EL327 command: 2702FEDF
    Seed: 4FEE Key: 1F66 Algorithm: CA EL327 command: 27021F66
    Seed: 4FEE Key: DDC1 Algorithm: CB EL327 command: 2702DDC1
    Seed: 4FEE Key: 01BA Algorithm: CC EL327 command: 270201BA
    Seed: 4FEE Key: 81CE Algorithm: CD EL327 command: 270281CE
    Seed: 4FEE Key: FA6A Algorithm: CE EL327 command: 2702FA6A
    Seed: 4FEE Key: 571C Algorithm: CF EL327 command: 2702571C
    Seed: 4FEE Key: B939 Algorithm: D0 EL327 command: 2702B939
    Seed: 4FEE Key: 5F15 Algorithm: D1 EL327 command: 27025F15
    Seed: 4FEE Key: 0657 Algorithm: D2 EL327 command: 27020657
    Seed: 4FEE Key: EEA8 Algorithm: D3 EL327 command: 2702EEA8
    Seed: 4FEE Key: 047B Algorithm: D4 EL327 command: 2702047B
    Seed: 4FEE Key: F8C4 Algorithm: D5 EL327 command: 2702F8C4
    Seed: 4FEE Key: C6E6 Algorithm: D6 EL327 command: 2702C6E6
    Seed: 4FEE Key: C103 Algorithm: D7 EL327 command: 2702C103
    Seed: 4FEE Key: 8E2B Algorithm: D8 EL327 command: 27028E2B
    Seed: 4FEE Key: 1A29 Algorithm: D9 EL327 command: 27021A29
    Seed: 4FEE Key: BA53 Algorithm: DA EL327 command: 2702BA53
    Seed: 4FEE Key: 3B0A Algorithm: DB EL327 command: 27023B0A
    Seed: 4FEE Key: 22EC Algorithm: DC EL327 command: 270222EC
    Seed: 4FEE Key: C729 Algorithm: DD EL327 command: 2702C729
    Seed: 4FEE Key: 8BB2 Algorithm: DE EL327 command: 27028BB2
    Seed: 4FEE Key: 8CF0 Algorithm: DF EL327 command: 27028CF0
    Seed: 4FEE Key: 4D61 Algorithm: E0 EL327 command: 27024D61
    Seed: 4FEE Key: 614A Algorithm: E1 EL327 command: 2702614A
    Seed: 4FEE Key: 2F0B Algorithm: E2 EL327 command: 27022F0B
    Seed: 4FEE Key: 52C0 Algorithm: E3 EL327 command: 270252C0
    Seed: 4FEE Key: 9192 Algorithm: E4 EL327 command: 27029192
    Seed: 4FEE Key: 1861 Algorithm: E5 EL327 command: 27021861
    Seed: 4FEE Key: C019 Algorithm: E6 EL327 command: 2702C019
    Seed: 4FEE Key: C66F Algorithm: E7 EL327 command: 2702C66F
    Seed: 4FEE Key: 81F7 Algorithm: E8 EL327 command: 270281F7
    Seed: 4FEE Key: C868 Algorithm: E9 EL327 command: 2702C868
    Seed: 4FEE Key: E626 Algorithm: EA EL327 command: 2702E626
    Seed: 4FEE Key: 3AB7 Algorithm: EB EL327 command: 27023AB7
    Seed: 4FEE Key: 938B Algorithm: EC EL327 command: 2702938B
    Seed: 4FEE Key: E4A4 Algorithm: ED EL327 command: 2702E4A4
    Seed: 4FEE Key: 3A41 Algorithm: EE EL327 command: 27023A41
    Seed: 4FEE Key: D0E8 Algorithm: EF EL327 command: 2702D0E8
    Seed: 4FEE Key: 95D5 Algorithm: F0 EL327 command: 270295D5
    Seed: 4FEE Key: 3C79 Algorithm: F1 EL327 command: 27023C79
    Seed: 4FEE Key: BE15 Algorithm: F2 EL327 command: 2702BE15
    Seed: 4FEE Key: 65C4 Algorithm: F3 EL327 command: 270265C4
    Seed: 4FEE Key: 01BC Algorithm: F4 EL327 command: 270201BC
    Seed: 4FEE Key: 6CEB Algorithm: F5 EL327 command: 27026CEB
    Seed: 4FEE Key: 1BC9 Algorithm: F6 EL327 command: 27021BC9
    Seed: 4FEE Key: 8968 Algorithm: F7 EL327 command: 27028968
    Seed: 4FEE Key: BF08 Algorithm: F8 EL327 command: 2702BF08
    Seed: 4FEE Key: 2634 Algorithm: F9 EL327 command: 27022634
    Seed: 4FEE Key: 9A51 Algorithm: FA EL327 command: 27029A51
    Seed: 4FEE Key: DDEB Algorithm: FB EL327 command: 2702DDEB
    Seed: 4FEE Key: F600 Algorithm: FC EL327 command: 2702F600
    Seed: 4FEE Key: C539 Algorithm: FD EL327 command: 2702C539
    Seed: 4FEE Key: BDB4 Algorithm: FE EL327 command: 2702BDB4
    Seed: 4FEE Key: BF4A Algorithm: FF EL327 command: 2702BF4A


    Quote Originally Posted by kur4o View Post
    Tom H can you run 4F EE seed in your app with all the algos and post the result for comparison. I can verify it and confirm that the calc are correct.[/SIZE]
    [/SIZE][/SIZE]

  3. #18
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,469
    I checked the first 20 algos and the were exact match. AFter that some random algos which also matched. At the end I checked some of the last ones, and they didn`t match. I further investigate I found that upto 5f they work fine. At 60 up to end there is a mismatch. Could be some typo in the script or we are missing something. I will calculated some of them manually to see if there is something else needed.

    Here are some verified from GM
    30 4fee /ca58
    40 4fee /83ac
    50 4fee /acc4
    5e 4fee /1d9e
    5f 4fee /212f
    60 4fee /5703
    61 4fee /08ac
    70 4fee /9753
    7f 4fee /dcdd
    80 4fee /6b9d
    90 4fee /845a
    a0 4fee /375f
    b0 4fee /d1ae
    c0 4fee /df2f
    d0 4fee /96c6
    e0 4fee /1164
    f0 4fee /97d5
    fe 4fee /4fee
    ff 4fee /9432

  4. #19
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,469
    I manually checked the algo after 60 and non of them match. So this table is valid upto 5f algo. After that it is garbish or wrong. Don`t bother trying to find an error. Just the algos after 60 don`t match at all.

  5. #20
    Carb and Points!
    Join Date
    May 2019
    Age
    52
    Posts
    2
    Hey guys,

    Are these algo's just for the PCM,

    Trying to find algo's for other modules like...Cluster, BCM, EBCM, HVAC...etccc

    Is there anyone that can push me in the right direction to finding these or working these out..

    Thanx

  6. #21
    Carb and Points!
    Join Date
    Nov 2019
    Age
    41
    Posts
    3
    I am trying to figure out the seed/key for GM Infotainment units (Radio). Any one working on this? Been studying it for a while. Looking for some help.

  7. #22
    Fuel Injected!
    Join Date
    Jan 2019
    Location
    Canada
    Posts
    477
    Quote Originally Posted by tindrunas View Post
    I am trying to figure out the seed/key for GM Infotainment units (Radio). Any one working on this? Been studying it for a while. Looking for some help.
    I am interested in what you are doing & would help if I can.

    I believe that early cars (1997 and earlier: perhaps '98, '99) connect to various modules outside the PCM with serial / aldl type stream. Do later cars use class II? Do current cars use GM LAN?

    Each of these may use a different algo for security.

    I think that given the number of protocols, security algos and year2year changes, this may be a very difficult task.

    Some inside info from GM would make this easy...

    -Tom

    PS: is there a repository for GM documents?? I have a few that I stumbled over now and then. The best of these are often called "worldwide engineering standards". If you know of such a cache, I would love the URL.
    Last edited by Tom H; 11-09-2019 at 04:03 PM.

  8. #23
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,844
    We have posted several GM docs in this thread.

  9. #24
    Carb and Points!
    Join Date
    Nov 2019
    Age
    41
    Posts
    3
    https://drive.google.com/open?id=18E...xzQt2eiQVW7wMw

    here is some examples of many radios with their seed and keys

  10. #25
    Fuel Injected!
    Join Date
    Mar 2013
    Posts
    1,469
    Quote Originally Posted by tindrunas View Post
    https://drive.google.com/open?id=18E...xzQt2eiQVW7wMw

    here is some examples of many radios with their seed and keys
    These have the 5 byte seed/key. I must say the new algo is complex as hell and not easy to calculate, if at all possible, without having some secret keys and a .dll from GM.
    The 2 byte seed/key algos are fully cracked and what you need is only the algo number and the algo table used.

    How did you get those combos. Have you tried offline programming of these systems or you need online connection for the unlock request.
    Do you have caches of the sps cache folder and the sps application folder to share?

  11. #26
    Carb and Points!
    Join Date
    Nov 2019
    Age
    41
    Posts
    3
    Yes I have to use ACDelco to get the key from the seed for all these radios. All IOBs, IORs, and IOUs all have seed and key. Which is needed in order to program them. I can do any programming I want to them after I get the key from ACDelco and I recorded all those Seed Keys from programming all those radios for customers. That's where I got that table from. I wish I could figure out the damn algorithm for these. New units don't have a seed or key cause the MEC is set to FF. To put security on you have to set the MEC to 0. If the MEC is not set to 0, you will not get LTE on the radio. So they have to have security for them to work correctly. You can activate security on the radios but you cannot take the security off. Once you set the MEC to 0 you can't reverse it and put it back to FF ever again. Wish there was a way somehow to Set the MEC to FF then that would take security off the radios. Maybe you could within a firmware update but haven't dove into that much.

  12. #27
    Fuel Injected!
    Join Date
    Jan 2019
    Location
    Canada
    Posts
    477
    Quote Originally Posted by 1project2many View Post
    We have posted several GM docs in this thread.
    Thank you... this is a good thread for me. I have some documents specific to the '97 lt1 malf codes I will post.

    -Tom

Similar Threads

  1. 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
  •