Update Domito.cpp
This commit is contained in:
parent
791432dcc2
commit
77670a9f2d
@ -1,3 +1,10 @@
|
||||
/* ___
|
||||
* / __|___ _ __ _ __ ___ _ _
|
||||
* | (__/ _ \ ' \| ' \/ _ \ ' \
|
||||
* \___\___/_|_|_|_|_|_\___/_||_|
|
||||
*
|
||||
*/
|
||||
|
||||
#include "Domito.Internal.h"
|
||||
|
||||
|
||||
@ -246,7 +253,7 @@ DomitoGetProcessImageName(
|
||||
HANDLE hProcess = NULL;
|
||||
|
||||
PAGED_CODE(); // this eliminates the possibility of the IDLE Thread/Process
|
||||
|
||||
|
||||
if (ProcessId == 0 || ProcessId == 4)
|
||||
{
|
||||
return STATUS_INVALID_PARAMETER_1;
|
||||
|
Loading…
Reference in New Issue
Block a user