etormadiv / HostingCLRLinks
Executing a .NET Assembly from C++ in Memory (CLR Hosting)
☆197Updated 8 years ago
Alternatives and similar repositories for HostingCLR
Users that are interested in HostingCLR are comparing it to the libraries listed below
Sorting:
- ☆200Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 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
- .NET assembly local/remote loading/injection into memory.☆135Updated 5 years ago
- C# Reflective loader for unmanaged binaries.☆436Updated 2 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 5 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI☆238Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆216Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- Security product hook detection☆318Updated 4 years ago
- PoC capable of detecting manual syscalls from usermode.☆198Updated 7 months ago
- ☆166Updated 3 years ago
- A collection of weird ways to execute unmanaged code in .NET☆170Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆189Updated 5 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 5 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆193Updated 4 years ago
- Phantom DLL hollowing PoC☆362Updated 3 years ago
- PoC MSVC COFF Object file loader/injector.☆177Updated 4 years ago
- A small PoC that creates processes in Windows☆184Updated last year
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- GhostWriting Injection Technique.☆176Updated 7 years ago
- PoC: Exploit 32-bit Thread Snapshot of WOW64 to Take Over $RIP & Inject & Bypass Antivirus HIPS (HITB 2021)☆162Updated 4 years ago
- Convert PE files to a shellcode☆78Updated 5 years ago
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆213Updated 3 years ago
- ☆199Updated 4 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆139Updated 3 years ago
- An implementation and proof-of-concept of Process Forking.☆226Updated 3 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆583Updated 3 years ago