Preventing Process From Termination in C++
113 USDI need a Windows kernel driver that prevents a specific process from being terminated. The driver should:
- Monitor all processes on the system
- Identify the target process by its name (e.g. "app.exe")
- Prevent the target process from being terminated by any means (e.g. taskkill, Task Manager, etc.)
Requirements:
- The driver should be written in C++ and use the Windows Driver Kit (WDK)
- The driver should be compatible with Windows 10 and later versions
- The driver should be able to prevent process termination by any means, including but not limited to:
- Taskkill command
- Task Manager
- Process termination via API calls (e.g. TerminateProcess)
- The driver should not interfere with other system processes or functionality
- The driver should be stable and reliable, with minimal performance impact on the system
Deliverables:
- A compiled Windows kernel driver (SYS file)
- Source code for the driver
- A brief documentation on how to install and test the driver
Skills required:
- Experience with Windows kernel driver development
- Strong understanding of Windows internals and process management
- Proficiency in C programming language
- Familiarity with the Windows Driver Kit (WDK)
If you're interested in taking on this project, please let me know and we can discuss further details.
-
Under "preventing process termination" you mean ability to restart process immediately if terminated or to ban OS/User from terminating process?
-
like this one is also interesting
https://github.com/Rhydon1337/windows-kernel-process-protector -
Current freelance projects in the category C & C++
Reverse engineering of console utilities for querying SSD controllers (Flash ID)1. Purpose of the work Extraction of the application programming interface (API) for interaction with SSD/NVMe controllers from the provided set of console utilities (Phison, Silicon Motion, Realtek, Maxiotek, Marvell, JMicron, etc.). The result should be working code in C/C++… C & C++, Desktop Apps ∙ 11 days 11 hours back ∙ 6 proposals |
Development of a Minecraft Java Seed Map / Seed Viewer for the websiteDevelopment of Minecraft Java Seed Map / Seed Viewer for the websiteProject Description A browser-based tool Minecraft Java Seed Map / Seed Viewer needs to be developed, which will work on our website and allow the user to enter a seed from Minecraft Java Edition and view an… C & C++, HTML & CSS ∙ 11 days 18 hours back ∙ 17 proposals |