Fplyth0ner
Fplyth0ner
> else if (verInfo.dwBuildNumber == 19041) { pData->ver = WINVER_10_20H1; // KP pData->KExecOpt = 0x283; // EP pData->Protection = 0x87A; pData->EProcessFlags2 = 0x9D4; // MitigationFlags offset pData->ObjTable = 0x570; pData->VadRoot...
> Is it possible to inject any dll? I try to inject my dll and gives an error: "the entry point to the interlockedincrement procedure was not found" Only depends...
WNODE_HEADER::Guid ?
Second question. Using ETW to get cross-process events works fine on Windows10, but in NT6.1, 6.2, and 6.3, no events will be obtained before the restart. To be specific, First,...
Third question, There are some issues with the drivers that can cause the blue screen to occur (depending on luck). In the operation of the InjInfoListHead linked list, you should...
> Well, I want to load a DLL in a process that has no Kernel32.dll dependency, usually emulator processes such as Smartgaga or Gameloop. The purpose is to enable access...
> > Third question, > > > > There are some issues with the drivers that can cause the blue screen to occur (depending on luck). > > > >...
It doesn't matter