diversenok / Suspending-Techniques
Comparing, discussing, and bypassing various techniques for suspending and freezing processes on Windows.
☆118Updated 3 years ago
Alternatives and similar repositories for Suspending-Techniques:
Users that are interested in Suspending-Techniques are comparing it to the libraries listed below
- Hook all callbacks which are registered with LdrRegisterDllNotification☆84Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆54Updated 6 months ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆244Updated 2 years ago
- API Set resolver for Windows☆129Updated 5 months ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆127Updated 6 months ago
- APC Internals Research Code☆161Updated 4 years ago
- Run Processes as PPL with ELAM☆154Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆108Updated 3 years ago
- ☆70Updated 2 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆94Updated last month
- Single header version of System Informer's phnt library.☆193Updated this week
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆270Updated 4 months ago
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Documenting system information classes and their uses☆50Updated 3 years ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆167Updated 2 years ago
- PE Viewer☆166Updated last month
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆209Updated 5 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆85Updated 9 years ago
- Advanced driver monitoring utility.☆204Updated 2 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆131Updated 4 months ago
- Simple windows API logger☆99Updated 5 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆139Updated 6 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆130Updated 4 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆79Updated 4 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆228Updated 3 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆104Updated 4 years ago