loneicewolf / KernelMode-CodeLinks
2022 Updated Kernelmode-Code
☆32Updated last year
Alternatives and similar repositories for KernelMode-Code
Users that are interested in KernelMode-Code are comparing it to the libraries listed below
Sorting:
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆71Updated 4 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Next gen process injection technique☆54Updated 4 years ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆86Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆55Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated 2 months ago
- kernel to user mode APC injector☆45Updated 3 years ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆57Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆79Updated 2 years ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆30Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Compact MBR Bootkit for Windows☆52Updated 3 years ago
- ☆113Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆77Updated last month
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆31Updated last year
- ☆42Updated 2 years ago
- UEFI bootkit: Hardware Implant. In-Progress☆15Updated 3 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆10Updated last year
- ☆39Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 9 months ago
- Finding Truth in the Shadows☆107Updated 2 years ago
- ☆29Updated 9 months ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆112Updated 4 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆45Updated 7 years ago