ZeroMemoryEx / URootkit
simple user-mode Rootkit
☆103Updated 2 years ago
Alternatives and similar repositories for URootkit:
Users that are interested in URootkit are comparing it to the libraries listed below
- Simple API Hooks detector☆73Updated 2 years ago
- Bypass Malware Time Delays☆101Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆167Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year
- PoC Anti-Rootkit/Anti-Cheat Driver.☆190Updated last week
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆137Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆231Updated 9 months ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆85Updated 2 years ago
- Kernel Mode Driver for Elevating Process Privileges☆133Updated 2 years ago
- Fud Runpe Av Evasion / All Av Bypass☆33Updated 2 years ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆122Updated 3 years ago
- Various Process Injection Techniques☆148Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆187Updated last year
- ☆34Updated last year
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆154Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 10 months ago
- Simple x86 Trampoline Hook