Many friends on the Internet asked this, what kind of file it is. In fact, in a word, this tool can exist any executable file in the form of system services. This file is just a hacker who upgrades his virus file to a system service to meet the long-term operation of his virus. It can be deleted without considering it. This file is also secretly uploaded by the virus publisher to your computer.
RunAsSrv
Use any executable files (including batch processing and corner books) as a tool to run the system service
- Run Everything As a System Service
Run any executable files as system services.
The main purpose of starting is to port some Linux daemons; it can also be used to start any application and maintain the content.
Run quietly, no window will pop up unless Interactive mode is specified.
No login is required, the system will automatically run after startup, and there is no need to wait for the user to log in.
As an accompanying feature, it supports starting, stopping and deleting any system services.
Completely take over the instructions (start, stop, etc.). After the running program is terminated, the status of the same is automatically submitted to the service manager.
When it exits itself, the memory will not reside.
pause / continue operation.
A runassrv service can run multiple /cmdline-specified applications concurrently, and the applications are initialized in the specified order.
It does not need to be put into the system search path itself.
Added a control operation to send control code to the specified service.
Added a listsrv operation, listing all services and drivers, and supporting many filtering conditions.
Added -logfile and -loglevel options and logging functions.
Added -unstoppable The system service manager will refuse to stop a service installed with this option.
Memory shrinking strategy, typically memory overhead is less than 300KB.
RunAsSrv
Use any executable files (including batch processing and corner books) as a tool to run the system service
- Run Everything As a System Service
Run any executable files as system services.
The main purpose of starting is to port some Linux daemons; it can also be used to start any application and maintain the content.
Run quietly, no window will pop up unless Interactive mode is specified.
No login is required, the system will automatically run after startup, and there is no need to wait for the user to log in.
As an accompanying feature, it supports starting, stopping and deleting any system services.
Completely take over the instructions (start, stop, etc.). After the running program is terminated, the status of the same is automatically submitted to the service manager.
When it exits itself, the memory will not reside.
pause / continue operation.
A runassrv service can run multiple /cmdline-specified applications concurrently, and the applications are initialized in the specified order.
It does not need to be put into the system search path itself.
Added a control operation to send control code to the specified service.
Added a listsrv operation, listing all services and drivers, and supporting many filtering conditions.
Added -logfile and -loglevel options and logging functions.
Added -unstoppable The system service manager will refuse to stop a service installed with this option.
Memory shrinking strategy, typically memory overhead is less than 300KB.