Well I have a gui and I want to change its process name or dont display it on process at all how do I do it?

Recommended Answers

All 2 Replies

bump... common nobody knows?

The name of an already running process cannot be changed dynamically.

You cannot "hide" your process from the list of processes shown in task manager. Something highly esoteric like kernel patching can be done, but if you didn't know even that much, chances are that you aren't going to do it.

Plus, the latest versions of Windows come with kernel patch protection and that would make your job next to impossible.

If you're writing some sort of a malware, your chances of availing help here is very bleak.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.