Sandesh Q 0 Posted July 29 Share Posted July 29 On 7/25/2025 at 10:28 PM, cambaz said: Hidden Content Reply to this topic to see the hidden content. Anti-Process This simply stops any process from looking at your program, task manager, process hacker and any application including debuggers. How it Works so we simply place a hook on NTQUERYSYSTEMINFORMATION and return false always to crash applications trying to query information about our process. i also included another way of detecting file start ups that will not allow files to be started via doing the same exact thing to CreateProccessW of setting a hook and returning false always. Usage To integrate Anti-Process into your project, simply include the provided code snippets into your existing code. Hidden Content Reply to this topic to see the hidden content. gg Link to comment https://crackfrm.org/topic/242-c-anti-process/page/3/#findComment-2142 Share on other sites More sharing options...
kaggee6 0 Posted July 31 Share Posted July 31 sagollun payalsım için Link to comment https://crackfrm.org/topic/242-c-anti-process/page/3/#findComment-2262 Share on other sites More sharing options...
viyipa 0 Posted August 1 Share Posted August 1 interesting Link to comment https://crackfrm.org/topic/242-c-anti-process/page/3/#findComment-2303 Share on other sites More sharing options...
pofonya 0 Posted September 19 Share Posted September 19 chatgpt ile geliştirsem ve arkadaşıma versem sorun olurmu Link to comment https://crackfrm.org/topic/242-c-anti-process/page/3/#findComment-4363 Share on other sites More sharing options...
Stingered 0 Posted September 20 Share Posted September 20 thx Link to comment https://crackfrm.org/topic/242-c-anti-process/page/3/#findComment-4382 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now