Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Inline patch or loader for Asprotec 1,24-1.3???? (https://forum.exetools.com/showthread.php?t=6010)

xixiaolou 12-25-2004 11:55

I know a tool named "AIPH" can do it.
You can search this forum or woodmann forum to get it.

the_beginner 12-26-2004 19:30

hi

can someone explain How can I find the adress of hProcess for this loader?
my proggy ist protect by Asprotec 2.0 :-(

thanks

diablo2oo2 12-26-2004 22:00

good tutorial:
http://biw.rult.at/coding/loader.htm


hProcess is part of PROCESS_INFORMATION structure. this structure is filled when you call CreateProcess. just check the tutorial ;)

britedream 12-30-2004 20:41

Sure you can inline patch asprotect
 
in two ways , that I know, one is a perfect but harder than the other one, the second is less perfect, it misses some time but you always can re-click the target, easy, it involves only one comparison that you have to make it jump , which is so obvious that you don't even have to look for it to find it, and a jump to the oep, after that aspr is practically finished.you can patch once you are at the oep or better yet is to patch when the target is about to execute the code you are trying to change.


regards.
BriteDream

diablo2oo2 12-30-2004 23:59

could you paste this jump location code?

Eggi 12-31-2004 00:46

I think its better to pm such things... because if you post them public the author will have it easy to find his mistake and change it...

bedrock 12-31-2004 00:54

i undersand what you mean eggi, but i think there are many who would like to understand this current method for inlining aspr targets, it seems there are only few who can do this, i for one would like to know any information that might be made available...

--
bedrock

the_beginner 12-31-2004 02:19

thanks

@britedream my problem is to find the OEP :confused: ,if i find i can use diabolo's loader

cu


All times are GMT +8. The time now is 14:37.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX