SinaKarvandi / Process-MagicsLinks
This is a collection of interesting codes about Windows Process creation.
☆235Updated last year
Alternatives and similar repositories for Process-Magics
Users that are interested in Process-Magics are comparing it to the libraries listed below
Sorting:
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆224Updated 5 years ago
- Research on Windows Kernel Executive Callback Objects☆305Updated 5 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…☆229Updated 5 years ago
- Canadian Furious Beaver is a ProcMon-style tool designed only for capturing IRPs sent to any Windows driver.☆325Updated last year
- Asynchronous Procedure Calls☆236Updated 4 years ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆213Updated 3 years ago
- This project provides a collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum…☆209Updated 5 months ago
- A more stealthy variant of "DLL hollowing"☆350Updated last year
- APC Internals Research Code☆166Updated 5 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆426Updated 4 years ago
- Set of antianalysis techniques found in malware☆132Updated last year
- Hyper-V Research is trendy now☆182Updated last year
- ☆128Updated 10 months ago
- Recon 2015 Presentation from Alex Ionescu☆242Updated 9 years ago
- Process Doppelgänging☆159Updated 7 years ago
- Executes 64bit code from a 32bit process☆234Updated 8 years ago
- Yet another windows internals repo☆206Updated 3 years ago
- Windows Kernel Programming☆129Updated 5 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- API Set resolver for Windows☆136Updated 10 months ago
- Process Hollowing for 32 bit and 64 bit☆79Updated 7 years ago
- Analyze patches in a process☆255Updated 4 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆220Updated 6 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆144Updated 6 years ago
- Reverse engineered source code of the autochk rootkit☆204Updated 5 years ago
- My repository to upload drivers from different books and all the information related to windows internals.☆156Updated 5 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆146Updated 4 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆223Updated 2 years ago
- Toy scripts for playing with WinDbg JS API☆235Updated last year