geniesis
08-27-2010, 12:02 AM
I've managed to follow Git's method for recovering the seeds.
I got the seed values however, after compiling the SDK, the license generated is not compatible with the original target.
I've gone through and attempted to recover the enc seed on both the newly created binary and the old binary and both show the same enc seed values.
Are there other options I need to set elsewhere in the SDK other than lm_code.h??
I've tried both LM_STRENGTH_LICENSE_KEY and LM_STRENGTH_DEFAULT options with and without CRO key set (given by vendor key generator).
My LM_SEED values are set to dummy values since they aren't used and enc 3 and 4 are also set to dummy values.
Am I missing something where I need to patch the target? If so, what do I need to patch?
I've also tried v11.4 with no trl and it still didn't produce a compatible key.
I got the seed values however, after compiling the SDK, the license generated is not compatible with the original target.
I've gone through and attempted to recover the enc seed on both the newly created binary and the old binary and both show the same enc seed values.
Are there other options I need to set elsewhere in the SDK other than lm_code.h??
I've tried both LM_STRENGTH_LICENSE_KEY and LM_STRENGTH_DEFAULT options with and without CRO key set (given by vendor key generator).
My LM_SEED values are set to dummy values since they aren't used and enc 3 and 4 are also set to dummy values.
Am I missing something where I need to patch the target? If so, what do I need to patch?
I've also tried v11.4 with no trl and it still didn't produce a compatible key.