tasox / CSharp_Process_InjectionLinks
☆77Updated last year
Alternatives and similar repositories for CSharp_Process_Injection
Users that are interested in CSharp_Process_Injection are comparing it to the libraries listed below
Sorting:
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆168Updated 2 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆167Updated 3 years ago
- Hookers are cooler than patches.☆170Updated 4 years ago
- A collection of weird ways to execute unmanaged code in .NET☆174Updated 4 years ago
- An example of using Syscalls in C# to get a meterpreter shell.☆112Updated 4 years ago
- How to spoof the command line when spawning a new process from C#.☆110Updated 4 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆162Updated 5 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆111Updated 2 years ago
- A fake AMSI Provider which can be used for persistence.☆154Updated 4 years ago
- A collection of various and sundry code snippets that leverage .NET dynamic tradecraft☆146Updated last year
- Patch AMSI and ETW☆250Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆166Updated 5 years ago
- A .NET malware loader, using API-Hashing to evade static analysis☆209Updated 2 years ago
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆192Updated 3 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆117Updated 2 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆100Updated 3 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆148Updated 3 years ago
- Patching AmsiOpenSession by forcing an error branching☆154Updated 2 years ago
- POC for frustrating/defeating Malware Analysts☆158Updated 3 years ago
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2☆187Updated 3 years ago
- Load .net assemblies from memory while having them appear to be loaded from an on-disk location.☆173Updated 4 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆145Updated 3 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆147Updated 2 years ago
- Evasive Process Hollowing Techniques☆142Updated 5 years ago
- Another meterpreter injection technique using C# that attempts to bypass Defender☆265Updated 4 years ago
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆243Updated 3 years ago
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆84Updated 6 years ago
- C# Implementation of the Hell's Gate VX Technique☆216Updated 5 years 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 (…☆181Updated 2 years ago