0xMegaByte / COM-ExplainedLinks
☆26Updated 2 years ago
Alternatives and similar repositories for COM-Explained
Users that are interested in COM-Explained are comparing it to the libraries listed below
Sorting:
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- A Practical example of ELAM (Early Launch Anti-Malware)☆35Updated 3 years ago
- ☆85Updated last year
- SetWinEventHook Sample☆49Updated last year
- ☆114Updated 3 years ago
- ☆71Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 5 months ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- Listing UDP connections with remote address without sniffing.☆29Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆71Updated 2 years ago
- ☆25Updated last year
- Clone running process with ZwCreateProcess☆58Updated 4 years ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆31Updated 2 years ago
- Repository of Microsoft Driver Block Lists based off of OS-builds☆39Updated last year
- the Open Source and Pure C++ Packer for eXecutables☆21Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆112Updated 2 years ago
- Signature finder (from PE-bear)☆37Updated 2 weeks ago
- Example of building an application verifer DLL☆50Updated last year
- Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.☆31Updated 3 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆32Updated last year
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Updated 2 years ago
- ☆14Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆80Updated 2 months ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆27Updated 2 years ago
- ☆32Updated last year
- An attempt at reversing WindowsDefender☆20Updated 11 months ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- ☆83Updated last year