bytewreck / hook-busterLinks
Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.
☆36Updated 3 years ago
Alternatives and similar repositories for hook-buster
Users that are interested in hook-buster are comparing it to the libraries listed below
Sorting:
- IAT-Obfuscation to make static analysis of executable harder.☆44Updated 4 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Updated 3 years ago
- A kernel mode Windows rootkit in development.☆49Updated 4 years ago
- Load Dll into Kernel space☆39Updated 3 years ago
- Implementation of several code injection techniques.☆23Updated 3 years ago
- Call NtCreateUserProcess directly as normal.☆75Updated 3 years ago
- https://key08.com/index.php/2021/10/19/1375.html☆71Updated 3 years ago
- An attempt at reversing WindowsDefender☆20Updated last year
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- ☆114Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆95Updated 9 months ago
- My try to implement a virtual CPU in C☆19Updated 2 years ago
- Windows API Call Obfuscation☆112Updated 3 years ago
- ☆39Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 2 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆75Updated last year
- a dkom rootkit that targets windows x64 systems. the rootkit hooks and edits criticl memory sections in order to hide different resources…☆18Updated 2 years ago
- Injects position-dependent code into a code cave in an executable file, and applies relocations.☆24Updated 2 years ago
- Windows Kernel Knowledge && Collect Resources on the wire && Nothing innovation by myself &&☆61Updated 2 weeks ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆58Updated 4 years ago
- Small handy tool for crafting shellcodes by hand.☆18Updated 3 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Updated 4 years ago
- ☆59Updated 3 years ago
- ☆29Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- A PoC tool for exploiting leaked process and thread handles☆32Updated last year
- Read Memory without ReadProcessMemory for Current Process☆89Updated 3 years ago
- ☆33Updated 2 years ago
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆40Updated 4 years ago