SinaKarvandi / Process-MagicsLinks
This is a collection of interesting codes about Windows Process creation.
☆238Updated 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:
- Research on Windows Kernel Executive Callback Objects☆312Updated 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…☆230Updated 5 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆237Updated 6 years ago
- CFB is a ProcMon-style tool designed to assist capturing IRPs sent to Windows drivers.☆333Updated last year
- APC Internals Research Code☆168Updated 5 years ago
- Asynchronous Procedure Calls☆237Updated 4 years ago
- A more stealthy variant of "DLL hollowing"☆358Updated last year
- This project provides a collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum…☆224Updated last month
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆219Updated 3 years ago
- Set of antianalysis techniques found in malware☆131Updated 2 years ago
- Windows Kernel Programming☆132Updated 5 years ago
- Yet another windows internals repo☆210Updated 4 years ago
- Recon 2015 Presentation from Alex Ionescu☆248Updated 9 years ago
- Hyper-V Research is trendy now☆190Updated last year
- A library to develop kernel level Windows payloads for post HVCI era☆468Updated 4 years ago
- Process Doppelgänging☆161Updated 7 years ago
- Executes 64bit code from a 32bit process☆237Updated 8 years ago
- ☆131Updated last year
- ☆174Updated last year
- My repository to upload drivers from different books and all the information related to windows internals.☆160Updated 6 years ago
- API Set resolver for Windows☆141Updated last year
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆180Updated 8 years ago
- Process Hollowing for 32 bit and 64 bit☆79Updated 8 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆146Updated 6 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆144Updated 5 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆227Updated 2 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆224Updated 7 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆211Updated last month
- Reverse engineered source code of the autochk rootkit☆206Updated 6 years ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆237Updated 5 years ago