-
Account Upgraded | Title Enabled!
[Help] Hook dll into a main
i folow this gude to hook me dll in main i do it almos all but 1 think i dont know who to do :(
PUSH *to AntiHack.dll Offset*
CALL DWORD PTR DS:[LoadLibraryA]
OR EAX,EAX
JE *EmptySpace* - If dll will not founded, it will crash the gs
PUSH *to Main() Offset*
PUSH EAX
CALL DWORD PTR DS:[GetProcAddress]
CALL EAX
JMP *EntryPoint* what i must search here??? to to put i realy dont know :( can some 1 tel me how to put me entry point ?????
-
-
Account Upgraded | Title Enabled!
Re: Hook dll into a main
EntryPoint is the point where originally start the code. Just open
main.exe with OllyDBG and if you didnt changed the EntryPoint then the
first offset you see is the EntryPoint.
-
Account Upgraded | Title Enabled!
Re: [Help] Hook dll into a main
thanks
i'm using 1.02c(MMT release)
i have 1 more question how i change limit for wings ...i whana add nightmare wings but i dont know how to change limit in main for wings:( can u tel me how?? and how i must rename wings for add in client and server ?:PP..and i can ad summon wings and lvl 3 like a custom wings ?:P thanks a lot