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 Quote 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 Quote 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 Quote 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 Quote 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 Quote Link to comment https://crackfrm.org/topic/242-c-anti-process/page/3/#findComment-4382 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.