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 7 years ago
- An example pattern in C# for using WMI to monitor process creation and termination events.☆53Updated 7 years ago
- PoC: Prevent a debugger from attaching to managed .NET processes via a watcher process code pattern.☆32Updated 7 years ago
- CVE-2019-1064 Local Privilege Escalation Vulnerability☆11Updated 6 years ago
- Inject Frida-Gadget into a local process☆26Updated 6 years ago
- Hide .Net assembly into png images☆36Updated 6 years ago
- Hide code from dnSpy and other C# spying tools☆42Updated 5 years ago
- A pattern for client/server communication via Named Pipes via C#☆98Updated 7 years ago
- Windows Process Injection Toolkit - plain and simple :)☆28Updated 7 years ago
- Minimalist Custom .NET Core Garbage Collector☆23Updated 5 years ago
- An example in C# for programmatically calling UAC to escalate to admin☆14Updated 7 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆42Updated 6 years ago
- Send and receive messages over Named Pipes asynchronously.☆39Updated 4 years ago
- ps-like .NET Assembly for enumerating processes on the current machine or a remote machine.☆13Updated 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 5 years ago
- C# code to run PIC using CreateThread☆17Updated 6 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆105Updated last year
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆94Updated 6 years ago
- Dump certificates from PE files in different formats☆38Updated 2 years ago
- The evolution of NxRansomware☆11Updated 6 years ago
- ☆76Updated last year
- ☆34Updated 7 years ago
- Framework for C# development☆71Updated this week
- Provides a way which you can load a .NET dll/exe from disk, modify/inject IL, and then run the assembly all in memory without modifying t…☆29Updated 8 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆73Updated 5 years ago
- Loading a native DLL in the memory.☆70Updated 7 years ago
- Managed wrappers around the Windows API and some Native API☆35Updated 7 years ago
- Use IronPython directly in your code without IronPython DLLs and dependencies☆12Updated 4 years ago
- Capture screenshots from .NET using .NET methods or Windows API calls☆67Updated 5 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆17Updated 7 years ago