warferik / AssemblyRunner
C# Exe that can remotely retrieve C# assemblies for in-memory execution
☆19Updated 5 years ago
Alternatives and similar repositories for AssemblyRunner:
Users that are interested in AssemblyRunner are comparing it to the libraries listed below
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆39Updated 5 years ago
- Inject Frida-Gadget into a local process☆24Updated 5 years ago
- Hide .Net assembly into png images☆35Updated 5 years ago
- Hide code from dnSpy and other C# spying tools☆40Updated 4 years ago
- ps-like .NET Assembly for enumerating processes on the current machine or a remote machine.☆12Updated 5 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago
- The evolution of NxRansomware☆10Updated 5 years ago
- PoC: Prevent a debugger from attaching to managed .NET processes via a watcher process code pattern.☆32Updated 6 years ago
- An example pattern in C# for using WMI to monitor process creation and termination events.☆51Updated 6 years ago
- Quick Proof of Concept for reading a processes memory and searching for a specific string.☆9Updated 6 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆62Updated 5 years ago
- Windows Process Injection Toolkit - plain and simple :)☆26Updated 6 years ago
- Dynamic and extensible shell code generator with multiple output types which can be formatted in binary, hexadecimal, and the typical she…☆19Updated 4 years ago
- A "no frills" 1 class-only, C# .NET command line parser with support for - and / args, switches only, and Name : Values☆33Updated 11 months ago
- C# code to run PIC using CreateThread☆16Updated 5 years ago
- Send and receive messages over Named Pipes asynchronously.☆38Updated 3 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆90Updated 5 years ago
- Capture screenshots from .NET using .NET methods or Windows API calls☆65Updated 4 years ago
- Dump certificates from PE files in different formats☆38Updated last year
- Simple DLL injector written in C#☆24Updated 9 years ago
- A PoC to show how to add code to C# and dotNet and make it reusable for Red Team operations. Maybe one day it will be the largest collect…☆17Updated 4 years ago
- Automate AV evasion by calling AMSI☆86Updated last year
- Code that can be used to create/steal/manipulate token contexts in a program. Can be implemented into other C# projects.☆12Updated 6 years ago
- PoC: process watcher patterns to make killing a process hard.☆11Updated 6 years ago
- A C port of b33f's UrbanBishop☆38Updated 4 years ago
- .Net Assembly to block ETW telemetry in current process☆75Updated 4 years ago
- Loading a native DLL in the memory.☆70Updated 6 years ago