How do I hide wise exe from process list and task list in task manager?

nac's picture

How do I hide wise exe from process list and task list in task manager?

EdT's picture

Don't think you can do this

I would be interested to hear why on earth you want to do this, but as far as I know, you cannot hide a process from Windows - otherwise all the malware authors would be using such a technique to hide their viruses and spyware.

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.

philbenson's picture

It is possible

to hide processes from the task manager and the normal API, however you must have the "REAL" source code, and not just a wise script that is compiled. Another possibility would be to create a dll "HOOK" that explicitly intercepts such calls that display information in for example the Task Manager. I suspect however this technique will be beyond your capabilites if you ask this type of question on this forum. If you are still interested, a good starting point is www.codeproject.com

Cheers
Phil

nac's picture

Thanks mate,    for

Thanks mate, 
  for encouraging, I will go through codeproject.com

I dont know how IMPOSEBLE spells