Log in

View Full Version : Flexlm seed question


Robocop
December 17th, 2005, 10:18
The problem is the newest software's licenese can be used on former version,they have the different version number like 2.0 and 3.0 in their original licenese.Does it mean the new one is still using the older seeds to make compatible with the older one?

Thanks a lot!!!

SiGiNT
December 17th, 2005, 14:58
From what I've gleened looking at some of my friends work with 10.1 the same methods used for 9.x can be used - If you like I can try to find out a little more for you, I do know that lic.'s have been successfully generated for this puppy.

SiGiNT

CrackZ
December 17th, 2005, 15:35
Hiya,

The vendor keys have no bearing on the license signature generated, only the seeds do. If you have a valid lmcrypt then I seem to recall the seeds are placed in global variables pretty close to the main() function, you can dig them out of IDA if need be or live inside SoftICE with the right breakpoint ;-).

Alternatively I don't know why you don't just dig them out of the target.

Regards

CrackZ.