Project Description:
Functional:
The program should provide hiding (and cancel hiding) itself from the list of processes in Windows Task Manager.
Operating Systems:
Windows XP 32-bit and 64-bit
Windows 7 32-bit and 64-bit
Windows 8 32-bit and 64-bit
Technology:
intercept WinAPI-functions
Programming Language:
Delphi (assembler inserts are possible)
additionally:
Running without administrator rights (user level)
Tolerance from anti-virus software
To demonstrate the functional:
We need a form with
- field to enter a PID of the process
- buttons: "hide", "show"
As a result of the work we need a functional source code.