Home > Software engineering >  The client process to kill
The client process to kill

Time:10-19

I gave his little Internet cafe management system, but the client is always have intention to not intentional of off, thought of ways to hide the process, the Dll injection, double process guard, etc., but people also use antivirus to kill process 360, everybody have a good solution

CodePudding user response:

If really have a "kill not to drop the process", all selling anti-virus software holding the baby to go home,

CodePudding user response:

Turn off to turn off the bai, spear and shield always this long, don't tangle

CodePudding user response:

Then think of some way to get the program can not run on this computer

CodePudding user response:

The name of your exe to explorer. Exe
The consequence is proud!

CodePudding user response:

reference 4 floor zhao4zhong1 response:
the name of your exe to explorer. Exe
The consequence is proud!

This useful,

CodePudding user response:

Refer to VRV monitoring software on the Internet

CodePudding user response:

Make the C/S architecture, when the client is closed, the server and the timing of the call fails, ban on its client in the server permissions, forcing it to restart,

CodePudding user response:

Now that is the Internet bar, reconnaissance to he closed the program, network management is in the past, please leave!

CodePudding user response:

In management system to detect the value, the process is closed just write, another to write a resident detect the value, ready for the start,

CodePudding user response:

refer to the original poster sentry2596 response:
I gave his little Internet cafe management system, but the client is always have intention to not intentional of off, thought of ways to hide the process, the Dll injection, double process guard, etc., but people also use antivirus to kill process 360, everybody is there good way

Now that is for the use of Internet cafes, then use double process,
As long as the monitoring to the one of them was turned off, the other process is forced to restart the computer immediately,
His loss, he "consequences", you don't worry about it so much...

CodePudding user response:

reference 4 floor zhao4zhong1 response:
the name of your exe to explorer. Exe
The consequence is proud!


Still have to add system path, or you won't go to find the installation directory.

CodePudding user response:

What you say

CodePudding user response:


This kind of thing I ever did, the last is to prevent the client in C/S architecture were killed, and timing of a service call the client, if several times no answer, just call the police, the administrator can see in the past, a bit more complicated, the corresponding client server shut down foreign network connection, and some users, because use the extension hardware, directly to the client to restart, in this case, of course, is rough,

Still have a kind of method, is the main Form of Form_QueryUnload on the client code, directly make the PC restart, of course, that require the system to support, some machines or operating system version, system restart function is not working,

CodePudding user response:

To be a driver, modify the kernel client state, let the client with WINDOWS system with it,
Client to exit the blue screen, a boot, and launch the client,
  •  Tags:  
  • API
  • Related