XaFF-XaFF / CaveCarver
CaveCarver - PE backdooring tool which utilizes and automates code cave technique
☆219Updated last year
Alternatives and similar repositories for CaveCarver:
Users that are interested in CaveCarver are comparing it to the libraries listed below
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆170Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆309Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- Exploitation of process killer drivers☆196Updated last year
- Generic PE loader for fast prototyping evasion techniques☆193Updated 7 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆184Updated last year
- PE obfuscator with Evasion in mind☆214Updated last year
- Beacon Object File Loader☆282Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated last year
- Remote Shellcode Injector☆208Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- miscellaneous scripts and programs☆232Updated 3 weeks 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 last year
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- EDRSandblast-GodFault☆250Updated 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
- C++ self-Injecting dropper based on various EDR evasion techniques.☆366Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆290Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆313Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆187Updated 8 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆333Updated this week
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆302Updated 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
- 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
- An easily modifiable shellcode template for Windows x64 written in C☆242Updated 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
- Native Syscalls Shellcode Injector☆264Updated last year
- WIP shellcode loader in nim with EDR evasion techniques☆209Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆180Updated last year
- Patching AmsiOpenSession by forcing an error branching☆143Updated last year