SinaKarvandi / Process-Magics
This is a collection of interesting codes about Windows Process creation.
☆232Updated last year
Alternatives and similar repositories for Process-Magics:
Users that are interested in Process-Magics are comparing it to the libraries listed below
- Research on Windows Kernel Executive Callback Objects☆284Updated 4 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆209Updated 5 years ago
- APC Internals Research Code☆161Updated 4 years ago
- MemoryRanger protects kernel data and code by running drivers and hosting data in isolated kernel enclaves using VT-x and EPT features. M…☆221Updated 4 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆389Updated 3 years ago
- Asynchronous Procedure Calls☆214Updated 3 years ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆199Updated 2 years ago
- Translates WinDbg "dt" structure dump to a C structure☆127Updated 8 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- A more stealthy variant of "DLL hollowing"☆335Updated 11 months ago
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆373Updated 4 years ago
- Canadian Furious Beaver is a ProcMon-style tool designed only for capturing IRPs sent to any Windows driver.☆314Updated 10 months ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆130Updated 4 years ago
- A modern c++ implementation of windows heavens gate☆215Updated 4 years ago
- Windows NT x64 syscall fuzzer☆594Updated last year
- Process Doppelgänging☆156Updated 7 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆575Updated 3 weeks ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 3 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆139Updated 5 years ago
- Detecting execution of kernel memory where is not backed by any image file☆256Updated 6 years ago
- ☆157Updated 4 months ago
- Detours with just single dependency - NTDLL☆617Updated 2 years ago
- Analyze patches in a process☆249Updated 3 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆193Updated 2 years ago
- Extract Windows Defender database from vdm files and unpack it☆435Updated 5 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆216Updated 6 years ago
- This project provides a collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum…☆190Updated 2 weeks 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
- Kernel LdrLoadDll injector☆258Updated 6 years ago