|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Need help with an algorithm
I am trying to unlock a GM PCM... The computer is unlocked via a seed/key protocol... the computer sends you a seed (user ID) and you send the key (corresponding password)
I need to know the corresponding algorithm for theese Hexadecimal numbers.. anyone care to help?? seed 2590, key 0328 seed 4470, key 2309 seed 136A, key 293A I also have another one, but unsure if it has the same algorithm as the first seeds and keys... seed 5bb7, key dbf2 It looks like an XOR encryption or something.. anyone can help or provide a tool to decrypt this?? Thanks |
|
#2
|
|||
|
|||
|
It looks to be a CRC-16 checksum generation but how do I check the polinomial and starting value??
Is there a program that will generate this?? Thanks |
|
#3
|
||||
|
||||
|
Quote:
As for working out the encryption method between a bunch of hexadecimal pairs, other than writing a PERL script to try some of the more obvious possibilities, what you're asking for is probably not humanly possible. Unless I have totally misunderstood the point here. christo
__________________
. Spiration channels: Free scripts, programming tutorials and articles Clearprop: UK microlight school, wiltshire |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Software Design > Need help with an algorithm |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|