ZeroMemoryEx / Handle-Ripper
simple Windows handle hijacker with a nod to Apxaey for inspiration
☆201Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Handle-Ripper
- 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…☆165Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆156Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆214Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆210Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆286Updated last year
- Kernel Mode Driver for Elevating Process Privileges☆130Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆287Updated 2 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆154Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆164Updated 10 months ago
- Remote Shellcode Injector☆204Updated last year
- Admin to Kernel code execution using the KSecDD driver☆236Updated 7 months ago
- Exploitation of process killer drivers☆188Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆224Updated 4 months ago
- WTSRM☆199Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆182Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆231Updated last year
- PE obfuscator with Evasion in mind☆210Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆238Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆197Updated last year
- Deleting Shadow Copies In Pure C++☆113Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆431Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆133Updated last year
- user-mode Rootkit☆98Updated 2 years ago
- Bypass Malware Time Delays☆97Updated 2 years ago
- Reflective DLL Injection Made Bella☆200Updated last month
- PoC Anti-Rootkit/Anti-Cheat Driver.☆160Updated 2 months ago
- ☆210Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆174Updated last year