stagatron
August 1st, 2014, 23:46
Hello All the Kind People!
I understand this post can attract severe critics. I have read all the faqs and I need directions since i have not clearly understood.
Reversing is not my field of work, it is equivalent to rocket science to me and i am good in my field of work.
I am dealing with the software which has flexlm 11.7, the software is linux based. And the license was generated successfully.
The license generation process was
1. lmcrypt_cdslmd which was patched by somebody and i simply used it.
2. This is snippet of the input feature list is as below :
FEATURE 100 cdslmd 1000.000 permanent uncounted 1DD45D6CBC067AEEAEBB \
VENDOR_STRING=Team_EFA_2006 HOSTID=ANY ck=115 SIGN2=0
3. lmcrypt_cdslmd gave the license file, from which i was suggested to comment out the USE SERVER line(i think this makes fixed license).
4. And finally patch all the binaries of the software by a patch something like this:-
./sfk rep -bylist cadence.pat -nowarn -yes -dir $1
5. Voila! it works. (I was talking about C@d_nce Incisive)
Now my problem is :-
1. I have another software (c@d_nce vip cat) which is based on same flexlm version 11.7
2. I want direction how to generate the license for this one since it is based on same flexlm version 11.7 i can re-use the same lmcrypt_cdslmd.
3. I am confused after reading so much of literature and neither of it i could relate to this way of patching.
4. How can i regenerate the feature list of other software and patch file of the binaries of the software?
This might be reversing of reversing but your directions(which literature should i read or how to proceed?) could help me out, I do not want to end up reading the materials endlessly to find out in the end nothing works as i precept the material.
Thank you,
I understand this post can attract severe critics. I have read all the faqs and I need directions since i have not clearly understood.
Reversing is not my field of work, it is equivalent to rocket science to me and i am good in my field of work.
I am dealing with the software which has flexlm 11.7, the software is linux based. And the license was generated successfully.
The license generation process was
1. lmcrypt_cdslmd which was patched by somebody and i simply used it.
2. This is snippet of the input feature list is as below :
FEATURE 100 cdslmd 1000.000 permanent uncounted 1DD45D6CBC067AEEAEBB \
VENDOR_STRING=Team_EFA_2006 HOSTID=ANY ck=115 SIGN2=0
3. lmcrypt_cdslmd gave the license file, from which i was suggested to comment out the USE SERVER line(i think this makes fixed license).
4. And finally patch all the binaries of the software by a patch something like this:-
./sfk rep -bylist cadence.pat -nowarn -yes -dir $1
5. Voila! it works. (I was talking about C@d_nce Incisive)
Now my problem is :-
1. I have another software (c@d_nce vip cat) which is based on same flexlm version 11.7
2. I want direction how to generate the license for this one since it is based on same flexlm version 11.7 i can re-use the same lmcrypt_cdslmd.
3. I am confused after reading so much of literature and neither of it i could relate to this way of patching.
4. How can i regenerate the feature list of other software and patch file of the binaries of the software?
This might be reversing of reversing but your directions(which literature should i read or how to proceed?) could help me out, I do not want to end up reading the materials endlessly to find out in the end nothing works as i precept the material.
Thank you,