Quote:
Originally posted by L3athalSerph+Dec 18 2006, 00:16--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (L3athalSerph @ Dec 18 2006, 00:16)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--Fujiy@Dec 18 2006, 00:11
I tried to un-asprotect but i fail
ScriptVessel have PE_PATCH too
|
the programmers of script got freaking smart on this one.... not only did they pack the file with ASProtect and patched PE, but they also put a protection against debuggers rite into the source..... its annoying me.......
and even after i get around all those, idk which way to approach to crack it, since this version doesn't give you a 30min trial period........ anybody got any ideas.... [/b][/quote]
--
Code:
BOOL IsDebuggerPresent(void); // prototype
for debugging:
you could try to make an injector and in the dll hook that function posted above and make it return false.. i know this worked for counter-strike once, dont know about now but anyways give it a try.. sorry i cant help you guys any more i am just a coder not a cracker :D