Log in

View Full Version : FlexLm signatures file v9.2 or v10


NoLOcKs
August 8th, 2007, 15:51
Hi folks !

Anyone there have signatures files to v9.2 or v10 of FlexLM.

Thx

OHPen
August 11th, 2007, 09:50
Hi,

if you want to crack the flexlm you probably have both sdks at your pc. So why don't you just create the signatures by yourself. Its very easy to extract signatures from the lib files of the sdk. You dont need more than ida and a texteditor to remove occured errors while generating the signature.

Regards,

gerbay
September 20th, 2007, 02:01
version < v10 signature creation is very easy but version >= v10 signature creation is hard because version >= v10 C++ libraries is obfuscated, but also possible. you can try my ida plugin (search on this forum) for loading obj/lib symbols to IDA..