How can we hide exe files during execution, written in c++ ,by using c++ code.so it only appear in TaskManager like windows system files while execution they are not visible normaly.
Secondly is there any Method to edit windows registry in c++; Third can a program written in c++ can made such that it become un- Terminate-able. Please if you know send me examples.