https://www.youtube.com/watch?v=uS22dBJpr7U
#vigilancia #seguridad #windows #taskmgr
Tema avanzado en C/C++.
Windows: cómo ocultar el programa .exe de la vista.
Función NtQuerySystemInformation().
#vigilancia #seguridad #windows #taskmgr
Tema avanzado en C/C++.
Windows: cómo ocultar el programa .exe de la vista.
Función NtQuerySystemInformation().
YouTube
Windows API Hooking - Hide Process from Task Manager tutorial
Beginning our series on the PE File Format we will be showing how you can hook Windows API functions to hide your process from task manager, we will be doing it in this example by injecting a DLL into Task Manager. You will learn some different APIs that…