I am using "LVM_GETITEMTEXT
" and "LVM_DELETEITEM
" on SendMessage()
for trying to delete or hide specific .exe from task manager. But its not hide specific .exe. But i am getting the specific .exe name ReadProcessMemory()
.But after that the specific .exe is not hiding.Can u tell how can i do so that the specific appilication will hide or pls give some sample code which can help me to hide specific appilication.
views:
208answers:
1
A:
This is a duplicate question to you last one:
Just becuase you didn't like the answer there's no point in asking it twice, but with different wording.
ChrisBD
2009-10-13 09:08:23
Because i am getting one sample apppilication which can hide all process from task managaer .
Kamal
2009-10-13 10:12:11
So you're saying that you have an application already, that hides processes from task manager? Is this program available for general inspection?
ChrisBD
2009-10-13 11:03:50