florylsk / NtRemoteLoad
Remote Shellcode Injector
☆207Updated last year
Alternatives and similar repositories for NtRemoteLoad:
Users that are interested in NtRemoteLoad are comparing it to the libraries listed below
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆152Updated 8 months ago
- ☆250Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆290Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆181Updated last year
- Exploitation of process killer drivers☆195Updated 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
- C++ self-Injecting dropper based on various EDR evasion techniques.☆366Updated 11 months ago
- EDRSandblast-GodFault☆248Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆309Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆233Updated 5 months ago
- Generic PE loader for fast prototyping evasion techniques☆191Updated 6 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆266Updated 8 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆390Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆173Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆217Updated last year
- Bypass LSA protection using the BYODLL technique☆154Updated 4 months ago
- Hide your P/Invoke signatures through other people's signed assemblies☆202Updated 10 months ago
- PE obfuscator with Evasion in mind☆213Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆332Updated 7 months ago
- Generate Shellcode Loaders & Injects☆153Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆92Updated last month
- 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 last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆309Updated last year
- Exploitation of echo_driver.sys☆169Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆301Updated last year
- Execute shellcode files with rundll32☆191Updated last year
- Patching AmsiOpenSession by forcing an error branching☆143Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆184Updated last year
- Execute shellcode from a remote-hosted bin file using Winhttp.☆229Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆169Updated 10 months ago