View Single Post
  #3  
Old 11-27-2011, 07:15
swlepus swlepus is offline
Friend
 
Join Date: Nov 2011
Posts: 23
Rept. Given: 6
Rept. Rcvd 5 Times in 2 Posts
Thanks Given: 0
Thanks Rcvd at 6 Times in 5 Posts
swlepus Reputation: 5
thanks buddy, you mean it is possible to patch the Reprise's pubkey in the SDK, so we can generate our own license_to_run.h, then delivery it and use it as normal?

for example, we can got some like this after patching:

/* ISV: mytest */

#define RLM_LICENSE_TO_RUN \
"1-dec-2028 \
sig=\"c2S2... ...id3B\""


#define RLM_ISV_NAME "mytest"

/* License Key Checksum: 000xxx */

BTW, for FlexLM, it is possible to brute force the key, if you choose SIGN 113.
Reply With Quote