Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.22/5 (2 votes)
See more:
I want to protect some registry key for this matter I hooked some windows API call like zwOpenKey
zwDeleteKey,zwDeleteValueKey, I did SSDT Hooking in windows 32 bite but in win 64 bite, I confronted patch guard and I found some method for bypassing patch guard.
I read about another method, " Registry Filtering Driver" that is a safe method.
But I could not find a simple sample code to start in this way.
Posted
Comments
The_Inventor 4-Aug-13 9:43am    
I await with baited breath . . . what is your ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900