early cascade injection PoC based on Outflanks blog post, in rust
☆62Nov 8, 2024Updated last year
Alternatives and similar repositories for early_cascade_inj_rs
Users that are interested in early_cascade_inj_rs are comparing it to the libraries listed below
Sorting:
- example using NtCreateUserProcess in rust☆19Jan 20, 2025Updated last year
- early cascade injection PoC based on Outflanks blog post☆237Nov 7, 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
- Dynamically resolve API function addresses at runtime in a secure manner.☆73Nov 11, 2025Updated 3 months ago
- 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
- 64-bit, position-independent implant template for Windows in Rust.☆175Nov 28, 2025Updated 3 months ago
- A COFF Loader written in Rust☆139Dec 1, 2025Updated 3 months ago
- Sleep obfuscation☆270Dec 13, 2024Updated last year
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆164Oct 31, 2024Updated last year
- converts sRDI compatible dlls to shellcode☆35Jan 20, 2025Updated last year
- find dll base addresses without PEB WALK☆161Jul 13, 2025Updated 7 months ago
- ☆108Aug 21, 2024Updated last year
- A COFF loader made in Rust☆327Feb 26, 2026Updated last week
- 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 collection of position independent coding resources☆107Nov 15, 2025Updated 3 months ago
- Mythic C2 Agent written in x64 PIC C☆84Jan 29, 2025Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆299Jul 31, 2024Updated last year
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆341Oct 7, 2024Updated 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
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆263Oct 16, 2024Updated last year
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆117Jan 20, 2025Updated last year
- Nameless C2 - A C2 with all its components written in Rust☆283Sep 26, 2024Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆283Sep 18, 2024Updated last year
- BOF for C2 framework☆44Nov 9, 2024Updated last year
- Mentally ill EtwTi parser☆68Jan 11, 2026Updated last month
- Using LNK files and user input simulation to start processes under explorer.exe☆34Sep 21, 2024Updated last year
- Host CLR and run .NET binaries using Rust☆151Dec 23, 2025Updated 2 months ago
- A Mythic Agent written in PIC C.☆206Feb 4, 2025Updated last year
- A synergized Visual Studio and Rust development environment