XaFF-XaFF / CaveCarverLinks
CaveCarver - PE backdooring tool which utilizes and automates code cave technique
☆224Updated 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 (…☆169Updated 2 years ago
- Remote Shellcode Injector☆217Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆378Updated last year
- 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…☆168Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆331Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆190Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆297Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆156Updated 2 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated 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…☆160Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Execute shellcode files with rundll32☆198Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆451Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆178Updated last year
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- EDRSandblast-GodFault☆265Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated 11 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆187Updated last year
- Reflective DLL Injection Made Bella☆227Updated 4 months ago
- WIP shellcode loader in nim with EDR evasion techniques☆217Updated 3 years ago
- WTSRM☆211Updated 2 years ago