Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #76  
Old 08-22-2014, 17:46
bridgeic bridgeic is offline
Friend
 
Join Date: Jun 2012
Posts: 88
Rept. Given: 7
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 0
Thanks Rcvd at 7 Times in 6 Posts
bridgeic Reputation: 3
Quote:
Originally Posted by nikkapedd View Post
You need only to change the public key not the private ..
Every time the program check the public key, then authenticate your sign according with the vendor's pubkeys..

alekine322, patching only the vendor is not enough to make a working license.. You need to patch also the ECC in the exe/dll files
Beside the patch, we still need get lmcrypt that has private/public key paris that match with the patch. Seems compile SDK with setting s below will create private/public keys that consistent with the patch, so I ask
what's the relationship.

#define LM_SEED1 0x11111111
#define LM_SEED2 0x22222222
#define LM_SEED3 0x33333333
Reply With Quote
  #77  
Old 08-25-2014, 02:06
alekine322's Avatar
alekine322 alekine322 is offline
VIP
 
Join Date: Apr 2011
Location: North America
Posts: 238
Rept. Given: 960
Rept. Rcvd 60 Times in 33 Posts
Thanks Given: 1,111
Thanks Rcvd at 104 Times in 60 Posts
alekine322 Reputation: 60
Quote:
Originally Posted by nikkapedd View Post
alekine322, patching only the vendor is not enough to make a working license.. You need to patch also the ECC in the exe/dll files
YES, is correct
Reply With Quote
  #78  
Old 08-28-2014, 16:13
bridgeic bridgeic is offline
Friend
 
Join Date: Jun 2012
Posts: 88
Rept. Given: 7
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 0
Thanks Rcvd at 7 Times in 6 Posts
bridgeic Reputation: 3
Quote:
Originally Posted by nikkapedd View Post
gurandiL, you can build your vendor using lmseeds
lmseeds1= 0x11111111
lmseeds2= 0x22222222
lmseeds3= 0x33333333
......
@nikkapedd,

What's the relation ship between "lmseeds1,2,3" and ecc public key/private key, how should I do in SDK setting if I want set my own private key?
Reply With Quote
  #79  
Old 09-11-2014, 19:56
deltaforce
 
Posts: n/a
What difference Between Flex V.11.9 and 11.10?
Is this added new security protection?
Reply With Quote
  #80  
Old 09-16-2014, 19:09
gemuz gemuz is offline
Friend
 
Join Date: Jul 2013
Posts: 46
Rept. Given: 3
Rept. Rcvd 25 Times in 8 Posts
Thanks Given: 11
Thanks Rcvd at 13 Times in 8 Posts
gemuz Reputation: 25
If you know how to deal with the protection , there is no difference
Reply With Quote
The Following User Gave Reputation+1 to gemuz For This Useful Post:
  #81  
Old 11-09-2014, 15:03
aliahwaztop
 
Posts: n/a
how i can keygening flexlm with asr activation?
Reply With Quote
  #82  
Old 11-16-2014, 02:57
nikkapedd nikkapedd is offline
VIP
 
Join Date: Mar 2011
Location: ::Bratva::
Posts: 275
Rept. Given: 275
Rept. Rcvd 151 Times in 65 Posts
Thanks Given: 203
Thanks Rcvd at 276 Times in 112 Posts
nikkapedd Reputation: 100-199 nikkapedd Reputation: 100-199
aliahwaztop, you simply need to build the trusted storage.. Then you can build any asr file..If the target use ECC you need a right pub key or patch the fnp library
Reply With Quote
The Following User Says Thank You to nikkapedd For This Useful Post:
synkro (05-07-2015)
  #83  
Old 11-17-2014, 13:58
aliahwaztop
 
Posts: n/a
Quote:
Originally Posted by nikkapedd View Post
aliahwaztop, you simply need to build the trusted storage.. Then you can build any asr file..If the target use ECC you need a right pub key or patch the fnp library
http://uplod.ir/nh4kni5rjqec/{E72B9A32-8C42-46B5-9_E-78DAED13_36}.rar.htm
please tell me step y step how i can do it.
Reply With Quote
  #84  
Old 11-28-2014, 23:05
rcer rcer is offline
Friend
 
Join Date: Dec 2008
Posts: 163
Rept. Given: 5
Rept. Rcvd 9 Times in 8 Posts
Thanks Given: 4
Thanks Rcvd at 24 Times in 20 Posts
rcer Reputation: 9
Quote:
Originally Posted by nikkapedd View Post
aliahwaztop, you simply need to build the trusted storage.. Then you can build any asr file..If the target use ECC you need a right pub key or patch the fnp library
nikkapedd, can you provide some additional info about patching the fnp library

thanks
rcer
Reply With Quote
  #85  
Old 05-04-2016, 04:08
u_f_o u_f_o is offline
Friend
 
Join Date: Feb 2005
Posts: 33
Rept. Given: 19
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 10
Thanks Rcvd at 12 Times in 9 Posts
u_f_o Reputation: 7
Quote:
Originally Posted by toro View Post
to find verification function simply search for push 21b.
...
this works only for 32-bit binaries.
more common way is to find constant 2930h.
it is contained only in l_pubkey_verify and l_prikey_sign.
l_prikey_sign does not contain constant 0FFFFFFF8h,
which occurs in l_pubkey_verify at least one time.
Reply With Quote
The Following User Gave Reputation+1 to u_f_o For This Useful Post:
synkro (06-29-2016)
The Following 3 Users Say Thank You to u_f_o For This Useful Post:
gemuz (03-03-2017), synkro (06-29-2016), tonyweb (04-17-2017)
  #86  
Old 05-04-2016, 04:20
u_f_o u_f_o is offline
Friend
 
Join Date: Feb 2005
Posts: 33
Rept. Given: 19
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 10
Thanks Rcvd at 12 Times in 9 Posts
u_f_o Reputation: 7
but i think you all are knowing all about l_pubkey_verify.
i want to ask, what do you think about SQUAD method to force winapi32.dll to work as loader?
there are now 2 such releases on rutracker.org.
Reply With Quote
  #87  
Old 05-08-2016, 21:45
FasciHunter FasciHunter is offline
Friend
 
Join Date: Apr 2016
Posts: 15
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 1
Thanks Rcvd at 3 Times in 2 Posts
FasciHunter Reputation: 0
I finished reading all reply carefully, found that there is a lot to learn moreĦĦaboutĦĦFlexlm
Reply With Quote
  #88  
Old 01-16-2017, 18:45
rcer rcer is offline
Friend
 
Join Date: Dec 2008
Posts: 163
Rept. Given: 5
Rept. Rcvd 9 Times in 8 Posts
Thanks Given: 4
Thanks Rcvd at 24 Times in 20 Posts
rcer Reputation: 9
Hi,

I have patched l_pubkey_verify on one of my targets which now runs fine on Win7.
However on Win10 it refuses to run, and I get the invalid license message.
Does anybody have a hint why this is happening?

rgds
Reply With Quote
  #89  
Old 01-17-2017, 00:12
FoxB FoxB is offline
VIP
 
Join Date: Jan 2002
Location: Earth...
Posts: 934
Rept. Given: 15
Rept. Rcvd 125 Times in 83 Posts
Thanks Given: 20
Thanks Rcvd at 675 Times in 278 Posts
FoxB Reputation: 100-199 FoxB Reputation: 100-199
you have signed file and next patched?
Reply With Quote
  #90  
Old 01-17-2017, 17:06
rcer rcer is offline
Friend
 
Join Date: Dec 2008
Posts: 163
Rept. Given: 5
Rept. Rcvd 9 Times in 8 Posts
Thanks Given: 4
Thanks Rcvd at 24 Times in 20 Posts
rcer Reputation: 9
No, and I am not sure what you mean with signed file and next.

Can you fill me in?

rgds
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Alternate Approach to FlexLM Brute-Force Windoze General Discussion 9 10-21-2020 19:23
Anti tamper methods - .Net msaly General Discussion 1 07-27-2020 05:27
Where are the Class methods? 5Alive General Discussion 0 07-28-2005 03:22
Different Detection Methods OHPen General Discussion 0 10-21-2003 10:11


All times are GMT +8. The time now is 07:23.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )