Rust For Windows Cheatsheet
☆121Nov 26, 2025Updated 3 months ago
Alternatives and similar repositories for rust_tips_and_tricks
Users that are interested in rust_tips_and_tricks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Dynamically invoke arbitrary unmanaged code☆360Feb 19, 2026Updated last month
- Call stack spoofing for Rust☆361Feb 7, 2025Updated last year
- DLL proxying for lazy people☆203Dec 1, 2025Updated 3 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
- (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
- ROP-based sleep obfuscation to evade memory scanners☆380Jun 22, 2025Updated 9 months ago
- Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc.☆283Feb 8, 2024Updated 2 years ago
- Rusty Impersonate☆104Oct 15, 2025Updated 5 months ago
- early cascade injection PoC based on Outflanks blog post, in rust☆62Nov 8, 2024Updated last year
- A COFF loader made in Rust☆327Mar 14, 2026Updated last week
- A rust library that allows you to host the CLR and execute dotnet binaries.☆236Mar 12, 2025Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆234Mar 23, 2023Updated 3 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆283Sep 18, 2024Updated last year
- Template-based shellcode packer written in Rust, with indirect syscall support. Made with <3 for pentesters.☆321Mar 13, 2026Updated last week
- 64-bit, position-independent implant template for Windows in Rust.☆174Nov 28, 2025Updated 3 months ago
- Select any exported function in a dll as the new dll's entry point.☆82Oct 25, 2024Updated last year
- Call Stack Spoofing for Rust☆212Jan 28, 2026Updated last month
- 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 work in progress BOF/COFF loader in Rust☆50Mar 22, 2023Updated 3 years ago
- ☆276Jan 14, 2023Updated 3 years ago
- Rust template/library for implementing your own COFF loader☆72Jan 27, 2025Updated last year
- ☆121Nov 21, 2024Updated last year
- A fast execution trace symbolizer for Windows that runs on all major platforms and doesn't depend on any Microsoft libraries.☆101Jan 3, 2026Updated 2 months ago
- Dynamically invoke arbitrary code in Rust☆102Mar 16, 2026Updated last week
- Implant drop-in for EDR testing☆147Nov 15, 2023Updated 2 years ago
- Reuse open handles to dynamically dump LSASS.☆247Apr 4, 2024Updated last year
- SharpExShell automates the DCOM lateral movment technique which abuses ActivateMicrosoftApp method of Excel application.☆75May 1, 2024Updated last year
- ☆123Oct 9, 2023Updated 2 years ago
- Host CLR and run .NET binaries using Rust☆153Dec 23, 2025Updated 3 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆285Jun 18, 2025Updated 9 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆360Mar 2, 2024Updated 2 years ago
- Nameless C2 - A C2 with all its components written in Rust☆285Sep 26, 2024Updated last year
- Using fibers to run in-memory code.☆243Oct 19, 2023Updated 2 years ago
- Reverse SOCKS5 Proxy Written in Rust☆28Mar 9, 2021Updated 5 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆140Sep 12, 2022Updated 3 years ago
- in-process powershell runner for BRC4☆48Oct 31, 2023Updated 2 years ago
- A beacon object file implementation of PoolParty Process Injection Technique.☆438Dec 21, 2023Updated 2 years ago
- ☆164Dec 30, 2022Updated 3 years ago
- Threadless Process Injection through entry point hijacking☆351Sep 10, 2024Updated last year