CooperShield / rustache_injector
A rust based DLL injection project
☆30Updated 2 years ago
Alternatives and similar repositories for rustache_injector:
Users that are interested in rustache_injector are comparing it to the libraries listed below
- A PoC packer written in Rust!☆68Updated 3 years ago
- Reflective DLL self-loading as a library☆19Updated this week
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆31Updated 4 months ago
- example using NtCreateUserProcess in rust☆19Updated 3 months ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆34Updated last year
- Safe Rust bindings for the COM interfaces of the Windows debugging engine☆14Updated last week
- A VMWare logger using built-in backdoor.☆29Updated 6 months ago
- Donut generator in rust.☆26Updated 3 years ago
- A work in progress BOF/COFF loader in Rust☆47Updated 2 years ago
- Rust Implementation of SharpDllProxy for DLL Proxying Technique☆30Updated 2 years ago
- Rust bindings to the System Informer's (formerly known as Process Hacker) "phnt" native Windows headers☆45Updated 3 weeks ago
- ☆20Updated 2 years ago
- Rust bindings for VMProtect.☆25Updated last year
- Callstack spoofing using a VEH because VEH all the things.☆21Updated last month
- Tartocitron is a repo to have fun with malwares and the Rust language. This repo provides working examples of dropper written in Rust.☆10Updated 2 years ago
- Rust crate to obfuscate strings and byte arrays so they are not in memory when not in use.☆13Updated 3 weeks ago
- Dynamically resolve API function addresses at runtime in a secure manner.☆61Updated this week
- Finds imports that could be exploited, still requires manual analysis.☆27Updated 2 years ago
- In-memory hiding technique☆50Updated 4 months ago
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- call gates as stable comunication channel for NT x86 and Linux x86_64☆31Updated last year
- A Rust crate to parse user-mode minidump files generated on Windows☆14Updated last week
- A thin Rust wrapper around Windows' hardware breakpoints.☆21Updated 2 years ago
- Minimalistic Windows Kernel Allocator.☆49Updated 8 months ago
- MiniDump a process in memory with rust☆36Updated 3 years ago
- Former Multi - Ring to Kernel To UserMode Transitional Shellcode For Remote Kernel Exploits☆28Updated 2 years ago
- Enabled / Disable LSA Protection via BYOVD☆68Updated 3 years ago
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …