jimchang0326 0 Posted July 26 Share Posted July 26 good Quote Link to comment https://crackfrm.org/topic/242-c-anti-process/page/2/#findComment-2011 Share on other sites More sharing options...
Saiki 7 Posted July 26 Share Posted July 26 bakalım Quote Link to comment https://crackfrm.org/topic/242-c-anti-process/page/2/#findComment-2014 Share on other sites More sharing options...
Kontra 4 Posted July 26 Share Posted July 26 eline sağlık devamını bekliyorum <3 Quote Link to comment https://crackfrm.org/topic/242-c-anti-process/page/2/#findComment-2016 Share on other sites More sharing options...
ahmet121315 0 Posted July 26 Share Posted July 26 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 Quote Link to comment https://crackfrm.org/topic/242-c-anti-process/page/2/#findComment-2018 Share on other sites More sharing options...
xenonk1 4 Posted July 26 Share Posted July 26 2w Quote Link to comment https://crackfrm.org/topic/242-c-anti-process/page/2/#findComment-2028 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.