XaFF-XaFF / CaveCarver
CaveCarver - PE backdooring tool which utilizes and automates code cave technique
☆225Updated 2 years ago
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 Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months 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…☆168Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- Exploitation of process killer drivers☆200Updated last year
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆188Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆374Updated last year
- Remote Shellcode Injector☆213Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆252Updated 9 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- Beacon Object File Loader☆286Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- EDRSandblast-GodFault☆261Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- miscellaneous scripts and programs☆242Updated 3 months ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 11 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…☆160Updated last year
- Execute shellcode files with rundll32☆199Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆328Updated 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…☆178Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆192Updated last month
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- WTSRM☆210Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆187Updated last year