July 26, 2025Jul 26 comment_2011 good Link to comment https://decodehub.org/topic/242-c-anti-process/page/2/#findComment-2011 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 26, 2025Jul 26 comment_2014 bakalım Link to comment https://decodehub.org/topic/242-c-anti-process/page/2/#findComment-2014 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 26, 2025Jul 26 comment_2016 eline sağlık devamını bekliyorum <3 Link to comment https://decodehub.org/topic/242-c-anti-process/page/2/#findComment-2016 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 26, 2025Jul 26 comment_2018 On 7/25/2025 at 7:43 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. tthx bakıyım Link to comment https://decodehub.org/topic/242-c-anti-process/page/2/#findComment-2018 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 26, 2025Jul 26 comment_2028 2w Link to comment https://decodehub.org/topic/242-c-anti-process/page/2/#findComment-2028 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