etormadiv / HostingCLRLinks
Executing a .NET Assembly from C++ in Memory (CLR Hosting)
☆194Updated 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
- Simple PoC demonstrating syscall execution in C#☆154Updated 5 years ago
- C# Reflective loader for unmanaged binaries.☆434Updated 2 years ago
- Example code for EDR bypassing☆150Updated 6 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
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- .NET assembly local/remote loading/injection into memory.☆135Updated 5 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆188Updated 5 years ago
- PoC capable of detecting manual syscalls from usermode.☆196Updated 6 months ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 4 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆213Updated 2 years ago
- Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI☆236Updated last year
- Security product hook detection☆318Updated 4 years ago
- Phantom DLL hollowing PoC☆361Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆335Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆581Updated 3 years ago
- ☆165Updated 3 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆192Updated 4 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆178Updated last month
- A collection of weird ways to execute unmanaged code in .NET☆165Updated 4 years ago
- Windows API Call Obfuscation☆104Updated 2 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 4 years ago
- Managed assembly shellcode generation☆271Updated 4 years ago
- GhostWriting Injection Technique.☆175Updated 7 years ago
- A small PoC that creates processes in Windows☆182Updated last year
- This is a simple example and explanation of obfuscating API resolution via hashing☆235Updated 5 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆84Updated 5 years ago