florylsk / NtRemoteLoadLinks
Remote Shellcode Injector
☆220Updated 2 years ago
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☆292Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆241Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆200Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆181Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆166Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆230Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- This repository implements Threadless Injection in C☆172Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆181Updated 2 years ago
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆253Updated 5 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆102Updated 11 months ago
- Generate Shellcode Loaders & Injects☆157Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆288Updated last year
- Execute shellcode files with rundll32☆211Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆199Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Reflective DLL Injection Made Bella☆244Updated 10 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆358Updated 2 years ago
- EDRSandblast-GodFault☆268Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆170Updated last year
- Shaco is a linux agent for havoc☆167Updated 2 years ago
- PE obfuscator with Evasion in mind☆214Updated 2 years ago
- Sleep obfuscation☆251Updated 11 months ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆311Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆415Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆196Updated 6 months ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Updated 3 weeks ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆278Updated last month