Hello. Can someone give me tips, what can be wrong.
Win10 x64, PG disabled.
I want to hook ShadowSSDT.
So, i`m obtain ShadowSSDT table address (its ok)
Then, attaching to csrss (gui process), i`m place cave hook to function, that i need (seems to be ok also, no bsods, and new bytes exists).
My problem - after hook placed - seems like it is not work, i cant catch any calls to this function (with ssdt its ok, i have problem only with shadowssdt).
Hook installed not properly? Or something else happens there?
Win10 x64, PG disabled.
I want to hook ShadowSSDT.
So, i`m obtain ShadowSSDT table address (its ok)
Then, attaching to csrss (gui process), i`m place cave hook to function, that i need (seems to be ok also, no bsods, and new bytes exists).
My problem - after hook placed - seems like it is not work, i cant catch any calls to this function (with ssdt its ok, i have problem only with shadowssdt).
Hook installed not properly? Or something else happens there?