View Single Post
  #1  
Old 10-27-2017, 22:41
java3ever java3ever is offline
Friend
 
Join Date: Jun 2017
Posts: 7
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 5
Thanks Rcvd at 0 Times in 0 Posts
java3ever Reputation: 0
Handling of FlexNet/FlexLM

Hello,

There is an application (written in C++/.NET/Java) that uses FlexLM.
I have a license file for the last-but-one version but I would like to adapt it to the current version.
I haven't been able to identify the parts where the license is handled, because the application is split up in many parts and I couldn't even find the part where the license file is read (ProcMon just shows the main application which launches some subprocesses).

Is there a way to generate the SIGN Parts of the license file?
Bruteforcing seems to be impossible, because I don't have the part checking the sign and the number of possibilites is just too big (36^12).

Thanks!
Reply With Quote