ch3rn0byl / GremlinsLinks
☆15Updated last year
Alternatives and similar repositories for Gremlins
Users that are interested in Gremlins are comparing it to the libraries listed below
Sorting:
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆71Updated 5 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆109Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆69Updated 2 years ago
- ☆26Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆32Updated 2 years ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆43Updated 9 months ago
- ☆114Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 5 months ago
- ☆25Updated 4 years ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- Repository of Microsoft Driver Block Lists based off of OS-builds☆39Updated last year
- Example of building an application verifer DLL☆50Updated last year
- Easy encrypt/decrypt data with TPM☆25Updated last year
- ☆71Updated 2 years ago
- Signature finder (from PE-bear)☆37Updated last week
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 2 months ago
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- Windows kernel PDB data parsed into YAML☆39Updated 9 months ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- ☆18Updated 4 years ago
- A Practical example of ELAM (Early Launch Anti-Malware)☆35Updated 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
- Clone running process with ZwCreateProcess☆58Updated 4 years ago
- ☆85Updated last year
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆82Updated 2 years ago
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆17Updated last year
- ☆59Updated 3 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago