-
When I run wininit.exe as administrator from taskmgr or other means except of cmd.exe the system bluescreens NoMoreBugCheck prevents that but when I try killing the wininit.exe instance started by my…
-
trying to test in vmware 14 windows 10 1709 and I get "Kernel security check" failure which I believe maybe patchguard causing the crash?? rebooted and tried twice, happens every time
-
little issue with windows 7 x64 mapping failed
Version 6.1 (Build 7601:Service pack 1)
Patchguard yes
pplkiller with system PPL unlock yes
could be offests wrong in win7?
![azox](https://…
fwf02 updated
6 years ago
-
Hello, first off thank you for this project. I'm experiencing an issue where the StartBootApplication hook doesn't get called. I'm using `Loader.config.efi` with option 1 (no dse) as my goal is just …
-
It doesn't work well in win11 22621
I think the sign may is out of date.
-
```
var guard_down *sm.PatchGuard
download_hook := "xxx.DownloadPiece"
guard_down = sm.PatchByFullSymbolName(download_hook, func(ctx context.Context, pt peer.Task, request *peer.DownloadP…
-
When we load the driver in VM, the hooked function is called recursively and don't stop untill we stop driver service. if we don't stop it then it may crash the windows. Also the driver is only workin…
-
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on January 16, 2010 12:35:09_
xref private Windows loader issue #157 for now we're not providing perfect isolation and …
-
```
static EASYHOOK_INTERFACE_API_v_1 Interface;
BOOLEAN KeCancelTimer_Hook(PKTIMER InTimer)
{
PVOID CallStack[64];
MODULE_INFORMATION Mod;
ULONG MethodCount;
Interface.LhBarr…
-
As the title says, I have been testing this and after 2 minutes of hiding your process the system just freezes.
Is it because of this windows build maybe ?
Compiling and running the driver was …