Jump to content
Advertising GIF
Advertising GIF

Recommended Posts

  • Replies 23
  • Created
  • Last Reply

Top Posters In This Topic

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://crackfrm.org/topic/242-c-anti-process/page/2/#findComment-2018
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use