View Single Post
  #3  
Old 01-30-2005, 05:17
Dmit
 
Posts: n/a
Quote:
Originally Posted by alastone
I tried to compile FlexLM 9.2 FULL SOURCE CODE (demo or other vendors), but it always gets into error and stops at here (demo, with default vendor keys and CRO keys):

even I had changed those three seeds with random numbers. any other changes were not made, exept for some errors in makefiles. I tried to use the lmv8gen.exe to generate keys, or keys fetched with OllyDBG from a FlexLM v9.2 victim (maybe I got wrong key5 and CRO keys), failed.
I'm not sure about DEMO, but message you got is normal if Vendor/CRO keys are invalid. Random number almost always leads to invalid keys.
lmv8gen generates keys for v8 only. It could be easily adapted to v9 by modifying 2 constants (both present in FlexLM 9.2 FULL SOURCE CODE :).
Getting key5 from victim seems to me much harder (if ever possible) than writing lmv*gen using info from Inet (where * from 4 to 10).

If you would post first 4 VendorKeys and VendorName, I could try to calc VK5 and CRO for you.
Reply With Quote