A library for loading and executing PE (Portable Executable) from memory without ever touching the disk
☆167Nov 26, 2020Updated 5 years ago
Alternatives and similar repositories for memexec
Users that are interested in memexec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reflective PE loader written in Rust. Loads and executes native and .NET PE files directly from memory.☆44Mar 2, 2026Updated 2 weeks ago
- A rust library that allows you to host the CLR and execute dotnet binaries.☆236Mar 12, 2025Updated last year
- Host CLR and run .NET binaries using Rust☆153Dec 23, 2025Updated 3 months ago
- Dynamically invoke arbitrary unmanaged code☆360Feb 19, 2026Updated last month
- ROP-based sleep obfuscation to evade memory scanners☆380Jun 22, 2025Updated 9 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆359Mar 2, 2024Updated 2 years ago
- Reflective DLL self-loading as a library☆21May 3, 2025Updated 10 months ago
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆283Feb 8, 2024Updated 2 years ago
- Offensive tools written for practice purposes☆162Sep 23, 2022Updated 3 years ago
- Coffee is a loader for ELF (Executable and Linkable Format) object files written in Rust. Coffee是一个用Rust语言编写的ELF object文件的加载器☆63Apr 29, 2024Updated last year
- Call Stack Spoofing for Rust☆212Jan 28, 2026Updated last month
- A COFF loader made in Rust☆327Mar 14, 2026Updated last week
- improved shellcode template for b1tg/rust-windows-shellcode☆29May 12, 2021Updated 4 years ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆138Mar 3, 2025Updated last year
- Load DLLs from memory with rust☆143May 9, 2022Updated 3 years ago
- A swiss army knife tool for running, injecting and organizing your BOFs collection☆73Feb 20, 2026Updated last month
- bof-launcher - a library for loading, executing and in-memory masking BOFs on Windows (x64, x86) and Linux (x64, x86, aarch64, arm). Read…☆305Updated this week
- Call stack spoofing for Rust☆361Feb 7, 2025Updated last year
- Sleep Obfuscation in Rust☆280Dec 1, 2025Updated 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…☆234Feb 12, 2025Updated last year
- A Rust-based obfuscation macro library!☆190Apr 26, 2024Updated last year
- ☆18Aug 8, 2024Updated last year
- HVNC based on RustDesk☆110May 1, 2024Updated last year
- Rusty Rootkit - Windows Kernel Rookit in Rust (Codename: Eagle)☆577Jun 5, 2023Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆234Mar 23, 2023Updated 3 years ago
- Minimalistic Windows Kernel Allocator.☆49Sep 5, 2024Updated last year
- Sliver agent rewritten in C++☆49Sep 4, 2024Updated last year
- windows-rs shellcode loaders☆393Jul 11, 2024Updated last year
- Using fibers to run in-memory code.☆243Oct 19, 2023Updated 2 years ago
- A Rust implementation of GodPotato — abusing SeImpersonate to gain SYSTEM privileges. Includes a TCP-based reverse shell and indirect NTA…☆358Updated this week
- A reflective DLL development template for the Rust programming language☆116Nov 4, 2025Updated 4 months ago
- DLL 转发工具方法。☆54Sep 22, 2023Updated 2 years ago
- Black cat magic ฅ(^・ω・^ฅ ✿)☆55Sep 28, 2022Updated 3 years ago
- Rusty Impersonate☆104Oct 15, 2025Updated 5 months ago
- Load a DLL from memory☆35Nov 19, 2021Updated 4 years ago
- LSASS memory dumper using only NTAPIs, creating a minimal minidump. It can be compiled as shellcode (PIC), supports XOR encryption, and r…☆385Apr 26, 2025Updated 10 months ago
- 64-bit, position-independent implant template for Windows in Rust.☆174Nov 28, 2025Updated 3 months ago
- find dll base addresses without PEB WALK☆162Jul 13, 2025Updated 8 months ago
- A Go implementation of Cobalt Strike style BOF/COFF loaders.☆267Feb 22, 2025Updated last year