XaFF-XaFF / CaveCarverLinks
CaveCarver - PE backdooring tool which utilizes and automates code cave technique
☆230Updated 2 years ago
Alternatives and similar repositories for CaveCarver
Users that are interested in CaveCarver are comparing it to the libraries listed below
Sorting:
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆177Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆238Updated last year
- Remote Shellcode Injector☆220Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆316Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆411Updated last year
- Exploitation of process killer drivers☆200Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆286Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆98Updated 10 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…☆162Updated 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…☆171Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆197Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆214Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆355Updated 2 years ago
- Execute shellcode files with rundll32☆207Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆164Updated last year
- Reflective DLL Injection Made Bella☆239Updated 9 months ago
- Generate Shellcode Loaders & Injects☆156Updated 2 years ago
- Beacon Object File Loader☆297Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆310Updated 2 years ago
- Bypass Malware Sandbox Evasion Ram check☆139Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- Bypass LSA protection using the BYODLL technique☆168Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆403Updated 2 years ago
- Native Syscalls Shellcode Injector☆266Updated 2 years ago
- This repository implements Threadless Injection in C☆171Updated last year