etormadiv / HostingCLRLinks
Executing a .NET Assembly from C++ in Memory (CLR Hosting)
☆201Updated 9 years ago
Alternatives and similar repositories for HostingCLR
Users that are interested in HostingCLR are comparing it to the libraries listed below
Sorting:
- ☆205Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆218Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 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
- PoC capable of detecting manual syscalls from usermode.☆205Updated 2 months ago
- A collection of weird ways to execute unmanaged code in .NET☆174Updated 4 years ago
- Example code for EDR bypassing☆151Updated 6 years ago
- Security product hook detection☆322Updated 4 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆229Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆227Updated 5 years ago
- .NET assembly local/remote loading/injection into memory.☆135Updated 6 years ago
- Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI☆239Updated 2 years ago
- C# Reflective loader for unmanaged binaries.☆444Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- A small PoC that creates processes in Windows☆186Updated last year
- Project to check which Nt/Zw functions your local EDR is hooking☆197Updated 4 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆352Updated 3 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆192Updated 5 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 6 years ago
- Phantom DLL hollowing PoC☆370Updated 3 years ago
- PoC: Exploit 32-bit Thread Snapshot of WOW64 to Take Over $RIP & Inject & Bypass Antivirus HIPS (HITB 2021)☆167Updated 4 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 4 years ago
- An implementation and proof-of-concept of Process Forking.☆230Updated 4 years ago
- ☆169Updated 4 years ago
- Convert PE files to a shellcode☆80Updated 5 years ago
- Simple PoC demonstrating syscall execution in C#☆155Updated 5 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆297Updated 4 years ago
- Use NT Native Registry API to create a registry that normal user can not query.☆93Updated 8 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago