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.☆52Updated 7 years ago
- The evolution of NxRansomware☆11Updated 6 years ago
- CVE-2019-1064 Local Privilege Escalation Vulnerability☆11Updated 6 years ago
- Hide .Net assembly into png images☆36Updated 6 years ago
- Dump certificates from PE files in different formats☆38Updated last year
- PoC: Prevent a debugger from attaching to managed .NET processes via a watcher process code pattern.☆32Updated 7 years ago
- Windows Process Injection Toolkit - plain and simple :)☆27Updated 7 years ago
- An example pattern in C# for watching security events (logon/logoff/privilege)☆17Updated 7 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
- Managed wrappers around the Windows API and some Native API☆35Updated 7 years ago
- C++ Host .NET CLR & Run a assembly directly from ressource (RT_RCDATA) without extraction disk.☆15Updated 2 years ago
- Loading a native DLL in the memory.☆69Updated 7 years ago
- Framework for C# development☆71Updated this week
- 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
- Inject Frida-Gadget into a local process☆26Updated 6 years ago
- Hide code from dnSpy and other C# spying tools☆42Updated 4 years ago
- Remote Administration Tool, Server Written in C# and Client Written in C++☆14Updated 2 years ago
- Simple DLL injector written in C#☆24Updated 9 years ago
- C# multi threaded TCP port scanner console application.☆51Updated 4 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆73Updated 5 years ago
- Simple c# source code obfuscator☆28Updated 7 years ago
- ☆76Updated last year
- A pattern for client/server communication via Named Pipes via C#☆98Updated 7 years ago
- Trojan downloader simple virus☆16Updated 6 years ago
- Send and receive messages over Named Pipes asynchronously.☆39Updated 3 years ago
- Downloads, decode, decrypt and executes a VBScript using cmd and mshta☆18Updated 5 years ago
- Learning Process Injection and Hollowing techniques☆42Updated 3 years ago
- 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…☆30Updated 8 years ago