You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hook on task manager to make a process disappear.
Done by injecting a dll to the taskmgr process, which hooks the NtQuerySystemInformation to skip one of the processes, in my case notepad.exe.