Log in

View Full Version : Linux FlexLM....starting from the past...


fiber7
November 12th, 2003, 11:34
Hi guys.

I'm starting to learn FlexLM (...I know...I'm not original.... ....).

Since I'm a newbie I'm here to ask you some hints.

I would like to start from old FlexLM versions (...no ECC for now....) on Linux.

My target is built with FlexLM 6.1g.

My question is : could someone provide me IDA 6.1g Flair signature?
(I would like also Linux 6.1g SDK but....I think that nobody has it right?..... ....)

Thanks a lot!

Cheers.

Fib.

nofurs
November 12th, 2003, 13:15
I think that nobody has it right?..... ....)


YEAH! WE DON'T HAVE IT!

tom324
November 12th, 2003, 14:29
Quote:
[Originally Posted by fiber7]My target is built with FlexLM 6.1g.

My question is : could someone provide me IDA 6.1g Flair signature?


Most FlexLM functions are not hard to recognize. Just compare a Linux SDK function with its Windows counterpart. And there is no need to recognize all of them but just a few important ones. Once functions have been renamed to lc_* use idb2sig plugin and create signature file from IDA database. That would save you some time in the future. The process of creating signature file is slow and painful but necessary - if SDK is not available.

Tom