winapi - Process name change at runtime (C++) -
Is it possible to change the name of a process on runtime (which in AP functions under 'Task Manager') Win32? I should be able to change this program in my own name, and not the help of other programs would be appreciated, preferably in C ++ and to remove any idea of the virus, this is not a virus, yes, I know what I am doing, this is for my own use.
I know that you are asking for Win32, but most * under Nix, it just Changing the argv [0]
Comments
Post a Comment