florylsk / NtRemoteLoadLinks
Remote Shellcode Injector
☆217Updated last year
Alternatives and similar repositories for NtRemoteLoad
Users that are interested in NtRemoteLoad are comparing it to the libraries listed below
Sorting:
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Generic PE loader for fast prototyping evasion techniques☆233Updated 11 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- ☆257Updated last year
- Exploitation of process killer drivers☆201Updated last year
- This repository implements Threadless Injection in C☆168Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆334Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆189Updated last year
- EDRSandblast-GodFault☆266Updated 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…☆169Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆164Updated 9 months ago
- 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
- Execute shellcode files with rundll32☆203Updated last year
- Exploitation of echo_driver.sys☆170Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆226Updated 2 years ago
- A Beacon Object File (BOF) template for Visual Studio☆202Updated 3 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆164Updated 3 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆399Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆346Updated 4 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆97Updated 6 months ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago