yamakadi / clroxide
A rust library that allows you to host the CLR and execute dotnet binaries.
☆216Updated 2 months ago
Alternatives and similar repositories for clroxide
Users that are interested in clroxide are comparing it to the libraries listed below
Sorting:
- Host CLR and run .NET binaries using Rust☆105Updated 2 weeks ago
- DLL proxying for lazy people☆158Updated 5 months ago
- Rust For Windows Cheatsheet☆119Updated 6 months ago
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆243Updated 10 months ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆144Updated 6 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆212Updated 2 years ago
- Some Rust program I wrote while learning Malware Development☆132Updated 3 months ago
- Threadless Process Injection through entry point hijacking☆344Updated 8 months ago
- 64-bit, position-independent implant template for Windows in Rust.☆125Updated 2 weeks ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆338Updated last year
- Using fibers to run in-memory code.☆206Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆350Updated 3 months ago
- Dynamically invoke arbitrary unmanaged code☆341Updated 5 months ago
- Shellcode loader designed for evasion. Coded in Rust.☆129Updated 2 years ago
- Call Stack Spoofing for Rust☆150Updated this week
- ☆189Updated 11 months ago
- Call stack spoofing for Rust☆333Updated 3 months ago
- NyxInvoke is a Rust CLI tool for running .NET assemblies, PowerShell, and BOFs with Patchless AMSI and ETW bypass features. with Dual-bui…☆210Updated 3 months ago
- LSASS memory dumper using only NTAPIs, creating a minimal minidump. It can be compiled as shellcode (PIC), supports XOR encryption, and r…☆342Updated 2 weeks ago
- Executables on Disk? Bleh 🤮☆100Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆330Updated 2 years ago
- An example reference design for a proposed BOF PE☆163Updated 3 weeks ago
- A COFF loader made in Rust☆296Updated 7 months ago
- Reuse open handles to dynamically dump LSASS.☆243Updated last year
- A COFF Loader written in Rust☆100Updated this week
- Command & Control server and agent written in Rust