warferik / AssemblyRunnerLinks
C# Exe that can remotely retrieve C# assemblies for in-memory execution
☆19Updated 6 years ago
Alternatives and similar repositories for AssemblyRunner
Users that are interested in AssemblyRunner are comparing it to the libraries listed below
Sorting:
- PoC: process watcher patterns to make killing a process hard.☆11Updated 6 years ago
- An example pattern in C# for using WMI to monitor process creation and termination events.☆52Updated 6 years ago
- The evolution of NxRansomware☆10Updated 6 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆41Updated 6 years ago
- Hide code from dnSpy and other C# spying tools☆42Updated 4 years ago
- PoC: Protecting Joe User from killing his own process.☆9Updated 6 years ago
- Hide .Net assembly into png images☆36Updated 5 years ago
- Inject Frida-Gadget into a local process☆26Updated 5 years ago
- Send and receive messages over Named Pipes asynchronously.☆39Updated 3 years ago
- ps-like .NET Assembly for enumerating processes on the current machine or a remote machine.☆13Updated 5 years ago
- CVE-2019-1064 Local Privilege Escalation Vulnerability☆11Updated 6 years ago
- Learning Process Injection and Hollowing techniques☆41Updated 3 years ago
- Dump certificates from PE files in different formats☆38Updated last year
- NativePayload_TiACBT (Remote Thread Injection + C# Async Method + CallBack Functions Technique)☆14Updated 2 years ago
- .net debugger / msil interpreter / emulator☆16Updated 6 years ago
- Loading a native DLL in the memory.☆69Updated 7 years ago
- Windows Process Injection Toolkit - plain and simple :)☆26Updated 6 years ago
- PoC: Prevent a debugger from attaching to managed .NET processes via a watcher process code pattern.☆32Updated 6 years ago
- ☆15Updated 5 years ago
- An example in C# for programmatically calling UAC to escalate to admin☆14Updated 6 years ago
- A "no frills" 1 class-only, C# .NET command line parser with support for - and / args, switches only, and Name : Values☆33Updated last year
- Decrypt Wireless Passwords On Windows☆14Updated 5 years ago
- CreateProcessAsUser experiments☆6Updated 9 years ago
- Quick Proof of Concept for reading a processes memory and searching for a specific string.☆10Updated 6 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆101Updated 9 months ago
- POC runtime crypter☆9Updated 6 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆93Updated 6 years ago
- Simple DLL injector written in C#☆24Updated 9 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆15Updated 6 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 5 years ago