July 29, 2025Jul 29 comment_2142 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://decodehub.org/topic/242-c-anti-process/page/3/#findComment-2142 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
July 31, 2025Jul 31 comment_2262 sagollun payalsım için Link to comment https://decodehub.org/topic/242-c-anti-process/page/3/#findComment-2262 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
August 1, 2025Aug 1 comment_2303 interesting Link to comment https://decodehub.org/topic/242-c-anti-process/page/3/#findComment-2303 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
September 19, 2025Sep 19 comment_4363 chatgpt ile geliştirsem ve arkadaşıma versem sorun olurmu Link to comment https://decodehub.org/topic/242-c-anti-process/page/3/#findComment-4363 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
September 20, 2025Sep 20 comment_4382 thx Link to comment https://decodehub.org/topic/242-c-anti-process/page/3/#findComment-4382 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
Create an account or sign in to comment