SaadAhla / BlockOpenHandle
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 memory scanners
☆167Updated last year
Alternatives and similar repositories for BlockOpenHandle:
Users that are interested in BlockOpenHandle are comparing it to the libraries listed below
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆227Updated 7 months 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…☆159Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆187Updated 8 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆214Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆176Updated last year
- Exploitation of process killer drivers☆196Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆233Updated 6 months ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆134Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆183Updated 3 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆176Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated 3 weeks ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆184Updated last year
- Exploitation of echo_driver.sys☆169Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆131Updated 8 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- Kernel Mode Driver for Elevating Process Privileges☆132Updated last year
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆131Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆238Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆113Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆81Updated last year
- PE obfuscator with Evasion in mind☆214Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆92Updated last month
- The code is a pingback to the Dark Vortex blog:☆170Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆184Updated last year
- EDRSandblast-GodFault☆250Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆155Updated 8 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆111Updated 2 years ago
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 2 months ago
- Remote Shellcode Injector☆208Updated last year