![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#1
|
|||
|
|||
![]() Hi all,
I have a target protected with FlexLM. I have decompiled target (it's java-based) and found the following functions: public int[] getVendorKeys() { return (new int[] { ... }); } public int[] getCroKeys() { return (new int[] { ... }); } public int[] getEncryptionSeeds() { return (new int[] { ... }); } So now I have the encryption seeds, am I right? What should I do to make a license file (I know what features should be in license, but I don't have the demo license file). |
#2
|
|||
|
|||
![]() Try make fake license and debug the application.
|