etormadiv / HostingCLR
Executing a .NET Assembly from C++ in Memory (CLR Hosting)
☆190Updated 8 years ago
Alternatives and similar repositories for HostingCLR:
Users that are interested in HostingCLR are comparing it to the libraries listed below
- Simple PoC demonstrating syscall execution in C#☆154Updated 4 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- ☆190Updated 2 years ago
- C# Reflective loader for unmanaged binaries.☆428Updated 2 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆185Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆228Updated 4 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- .NET assembly local/remote loading/injection into memory.☆131Updated 5 years ago
- A collection of weird ways to execute unmanaged code in .NET☆161Updated 3 years ago
- PoC capable of detecting manual syscalls from usermode.☆191Updated 3 months ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI☆231Updated last year
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆182Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks