dcskm4200
July 30th, 2006, 20:16
Hey,all
|----<-----------------
user process--->hook dll-->|
|-----<--kernel32.dll-
if myapi is as follow, while hooked, the user process will terminate.
;---------------------------
myApi proc any parameters
ret
endp
;---------------------------
regards
|----<-----------------
user process--->hook dll-->|
|-----<--kernel32.dll-
if myapi is as follow, while hooked, the user process will terminate.
;---------------------------
myApi proc any parameters
ret
endp
;---------------------------
regards