Quote:
Originally Posted by xXrussXx
^+1
And i think you have to [Only registered and activated users can see links. Click Here To Register...]choose the process while Hackshield is loading(Thats how i remember from past maybe something changed:) )
|
always need to do it, to choose process before hackshield loading or better make auto attach to the process when process will be founded!
because ehsvc.dll loading EagleNT.sys, driver of hackshield where they hook zwOpenProcess in kernel mode to return always access denied! so nobody can read or write in the process
and on x64 they can't hook any kernel mode api, but they doing something of similar to protect the process so nobody can read or write in the process!
P.S they can hook in kernel mode only in x86 = 32bit
x64 = they can't hook anything in kernel mode, due to windows patch guard