diff --git a/README.md b/README.md index ab1bdb2..dcc3d14 100644 --- a/README.md +++ b/README.md @@ -757,7 +757,7 @@ Finally, to detect hooking bypass (abusing a trampoline, using direct syscalls, ## Thanks to contributors * [v1k1ngfr](https://github.com/v1k1ngfr): for Driver Signature Enforcement bypass (via `g_CiOptions` patching) and GDRV.sys driver support -* [Windy Bug](https://github.com/0mWindyBug): for a KDP-compatible Driver Signature Enforcement bypass (via *callback swapping*) +* [Windy Bug](https://github.com/0mWindyBug): for a KDP-compatible Driver Signature Enforcement bypass (via *callback swapping*) and their major contribution on the minifilter bypass feature ## Licence