connormcgarr / EATGuardLinks
Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)
☆106Updated 2 years ago
Alternatives and similar repositories for EATGuard
Users that are interested in EATGuard are comparing it to the libraries listed below
Sorting:
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- ☆114Updated 3 years ago
- Finding Truth in the Shadows☆110Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated last month
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆81Updated 2 years ago
- ☆42Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated 8 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆65Updated 3 months ago
- Enabled / Disable LSA Protection via BYOVD☆73Updated 3 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆51Updated 11 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆83Updated last month
- ☆85Updated last year
- ☆71Updated 2 years ago
- ☆82Updated 11 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 years ago
- A few examples of how to trap virtual memory access on Windows.☆33Updated 7 months ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆20Updated last year
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆88Updated 2 years ago
- Exploitable drivers, you know what I mean☆151Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆140Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆62Updated 2 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year