Curated list of projects, articles and more related to Offensive Security and Red Teaming. Completely written in Rust.
☆115Jun 12, 2025Updated 8 months ago
Alternatives and similar repositories for awesome-offensive-rust
Users that are interested in awesome-offensive-rust are comparing it to the libraries listed below
Sorting:
- 64-bit, position-independent implant template for Windows in Rust.☆175Nov 28, 2025Updated 3 months ago
- early cascade injection PoC based on Outflanks blog post, in rust☆62Nov 8, 2024Updated last year
- A 64-bit, position-independent code reverse TCP shell for Windows — built in Rust.☆87Apr 26, 2025Updated 10 months ago
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆164Oct 31, 2024Updated last year
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆50Jan 25, 2025Updated last year
- A Rust version of Mirage, a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆38Mar 6, 2025Updated last year
- A COFF Loader written in Rust☆138Dec 1, 2025Updated 3 months ago
- Rust template/library for implementing your own COFF loader☆72Jan 27, 2025Updated last year
- A reflective DLL development template for the Rust programming language☆115Nov 4, 2025Updated 4 months ago
- UAC Bypass using CMSTP in Rust☆35Dec 6, 2024Updated last year
- Dynamically resolve API function addresses at runtime in a secure manner.☆72Nov 11, 2025Updated 3 months ago
- Rust crate to parse user-mode minidump files generated on Windows☆18Nov 17, 2025Updated 3 months ago
- Host CLR and run .NET binaries using Rust☆151Dec 23, 2025Updated 2 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 PoC implementation of the Early Bird process hollowing technique, inspired by https://github.com/boku7/HOLLOW.☆31Feb 7, 2025Updated last year
- Dynamically invoke arbitrary unmanaged code☆358Feb 19, 2026Updated 2 weeks ago
- windows-rs shellcode loaders☆394Jul 11, 2024Updated last year
- An i686 & x86_64 position independent implant template for Rust 🦀☆33Jul 6, 2025Updated 8 months ago
- Tools for analyzing EDR agents☆278Jun 10, 2024Updated last year
- A modern Rust implementation of the original Stardust project, providing a sophisticated 32/64-bit shellcode template that features posit…☆59Mar 17, 2025Updated 11 months ago
- CobaltStrike beacon in rust☆208Aug 10, 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
- A robust Windows Process Executable Packer and Launcher implementation written in Rust for Windows x64 systems.☆43Jan 9, 2025Updated last year
- Call Stack Spoofing for Rust☆210Jan 28, 2026Updated last month
- A synergized Visual Studio and Rust development environment☆19Jan 25, 2025Updated last year
- Some Rust program I wrote while learning Malware Development☆158Feb 4, 2025Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆233Mar 23, 2023Updated 2 years ago
- A COFF loader made in Rust☆327Feb 26, 2026Updated last week
- Call stack spoofing for Rust☆357Feb 7, 2025Updated last year
- Dump protected process memory by using BYOVD to tamper with handle objects in the kernel.☆38Aug 5, 2025Updated 7 months ago
- A Rust template for writing Beacon Object Files (BOFs)☆101Feb 11, 2026Updated 3 weeks ago
- BOF to decrypt Signal Desktop chat logs☆71Feb 20, 2025Updated last year
- Dynamically invoke arbitrary code in Rust (Dinvoke)☆101Dec 1, 2025Updated 3 months ago
- Inject a shellcode in a remote process using Process Hollowing.☆54Sep 18, 2021Updated 4 years ago
- A work in progress BOF/COFF loader in Rust☆50Mar 22, 2023Updated 2 years ago
- DLL proxying for lazy people☆202Dec 1, 2025Updated 3 months ago
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆51Jun 1, 2025Updated 9 months ago
- Using LNK files and user input simulation to start processes under explorer.exe☆34Sep 21, 2024Updated last year
- LSASS memory dumper using only NTAPIs, creating a minimal minidump. It can be compiled as shellcode (PIC), supports XOR encryption, and r…☆384Apr 26, 2025Updated 10 months ago