![]() |
|
|
|
#1
|
|||
|
|||
|
Does anyone know this software -- Quick License Manager?
http://www.interactive-studios.net/Products/QuickLicenseManager.aspx I can't find anything on the web of R.E.
|
|
#2
|
||||
|
||||
|
try looking into IsLicense50.dll
Code:
10051F17 . E8 4CEFFFFF CALL <is eval?> 10051F1C . 84C0 TEST AL, AL 10051F1E . 0F85 C9000000 JNZ 10051FED 10051F24 . 68 44950910 PUSH 10099544 ; ASCII "Detected eval version of QLM" and protected programs wont be affected by eval notices.. havent really had time to look deeper.. just d/L'd it and runned through olly for a quick view ![]() CU! |
|
#3
|
|||
|
|||
|
Thanks for your help.
QLM is a LM based on the feature control. So one byte patch might not do the job. My target app is compiled in x64 mode, but I don't have a x64 debugger. CU! |
|
#4
|
||||
|
||||
|
yea one byte patch wont work, i think if this becomes common licensing tool.. it will be cracked quickly.. its all pretty strait forward, one just needs time and patience, imho..
|
|
#5
|
|||
|
|||
|
Aha, there is no one byte patch, but a 6-byte 90 will extend eval period forever.
|
![]() |
|
|