tasox / CSharp_Process_InjectionLinks
☆72Updated 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:
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆108Updated 2 years ago
- An example of using Syscalls in C# to get a meterpreter shell.☆111Updated 3 years ago
- A collection of various and sundry code snippets that leverage .NET dynamic tradecraft☆142Updated last year
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆113Updated last year
- Patch AMSI and ETW☆242Updated last year
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆163Updated last year
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆191Updated 2 years ago
- A fake AMSI Provider which can be used for persistence.☆151Updated 4 years ago
- How to spoof the command line when spawning a new process from C#.☆107Updated 3 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆165Updated 3 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆98Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- Another meterpreter injection technique using C# that attempts to bypass Defender☆260Updated 3 years ago
- You shall pass☆262Updated 3 years ago
- Patching AmsiOpenSession by forcing an error branching☆146Updated last year
- Hookers are cooler than patches.☆169Updated 3 years ago
- Useful Cobalt Strike Beacon Object Files (BOFs) used during red teaming and penetration testing engagements.☆115Updated 3 years ago
- POC tool to convert CobaltStrike BOF files to raw shellcode☆203Updated 3 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆146Updated 3 years ago
- Beacon Object File (BOF) for remote process injection via thread hijacking☆213Updated 4 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 (…☆171Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- Beacon Object File Loader☆287Updated last year
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆108Updated 2 years ago
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2☆186Updated 2 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆118Updated last year
- A collection of weird ways to execute unmanaged code in .NET☆170Updated 4 years ago
- ☆113Updated 3 years ago
- An App Domain Manager Injection DLL PoC on steroids☆172Updated last year