A rust library that allows you to host the CLR and execute dotnet binaries.
☆236Mar 12, 2025Updated 11 months ago
Alternatives and similar repositories for clroxide
Users that are interested in clroxide are comparing it to the libraries listed below
Sorting:
- Dynamically invoke arbitrary unmanaged code☆359Feb 19, 2026Updated 2 weeks ago
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆261Jun 29, 2024Updated last year
- A work in progress BOF/COFF loader in Rust☆50Mar 22, 2023Updated 2 years ago
- Call stack spoofing for Rust☆357Feb 7, 2025Updated last year
- NyxInvoke is a Rust CLI tool for running .NET assemblies, PowerShell, and BOFs with Patchless AMSI and ETW bypass features. with Dual-bui…☆232Feb 12, 2025Updated last year
- A COFF loader made in Rust☆327Feb 26, 2026Updated last week
- Host CLR and run .NET binaries using Rust☆151Dec 23, 2025Updated 2 months ago
- ☆101Oct 7, 2023Updated 2 years ago
- Rusty Impersonate☆104Oct 15, 2025Updated 4 months ago
- Hide memory artifacts using ROP and hardware breakpoints.☆145Oct 20, 2023Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆233Mar 23, 2023Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆376Jun 22, 2025Updated 8 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆283Sep 18, 2024Updated last year
- Using fibers to run in-memory code.☆242Oct 19, 2023Updated 2 years ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆360Mar 2, 2024Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆370Apr 19, 2023Updated 2 years ago
- Shellcode loader that executes embedded Lua from Rust.☆128Dec 16, 2024Updated last year
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆318Jun 24, 2025Updated 8 months ago
- Indirect syscalls + DInvoke made simple.☆96Dec 24, 2024Updated last year
- Lateral Movement Using DCOM and DLL Hijacking☆325Jun 18, 2023Updated 2 years ago
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆101Feb 28, 2023Updated 3 years ago
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆282Feb 8, 2024Updated 2 years ago
- Indirect Syscalls: HellsGate in Nim, but making sure that all syscalls go through NTDLL (as in RecycledGate).☆186Feb 12, 2023Updated 3 years ago
- Threadless Process Injection through entry point hijacking☆350Sep 10, 2024Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆263Apr 29, 2023Updated 2 years ago
- Select any exported function in a dll as the new dll's entry point.☆81Oct 25, 2024Updated last year
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆137Mar 3, 2025Updated last year
- Call Stack Spoofing for Rust☆210Jan 28, 2026Updated last month
- DLL proxying for lazy people☆202Dec 1, 2025Updated 3 months ago
- find dll base addresses without PEB WALK☆160Jul 13, 2025Updated 7 months ago
- Apply a divide and conquer approach to bypass EDRs☆286Oct 19, 2023Updated 2 years ago
- Reflective PE loader written in Rust. Loads and executes native and .NET PE files directly from memory.☆43Updated this week
- Threadless Process Injection using remote function hooking.☆810Sep 4, 2024Updated last year
- Some Rust program I wrote while learning Malware Development☆158Feb 4, 2025Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆212Dec 14, 2023Updated 2 years ago
- PoC demonstrating a multi process injection chain aimed at remotely executing shellcode☆259Jan 21, 2024Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆394Jan 9, 2024Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆286Jun 18, 2025Updated 8 months ago
- CobaltStrike beacon in rust☆208Aug 10, 2024Updated last year