killvxk / Rust-for-Malware-Development-Whitecat18Links
This repository contains my complete resources and coding practices for malware development using Rust 🦀.
☆16Updated last year
Alternatives and similar repositories for Rust-for-Malware-Development-Whitecat18
Users that are interested in Rust-for-Malware-Development-Whitecat18 are comparing it to the libraries listed below
Sorting:
- BOF to run PE in Cobalt Strike Beacon without console creation☆184Updated 2 months ago
- WPTaskScheduler RPC Persistence & CVE-2024-49039 via Task Scheduler☆135Updated 6 months ago
- PoC exploit for the vulnerable WatchDog Anti-Malware driver (amsdk.sys) – weaponized to kill protected EDR/AV processes via BYOVD.☆180Updated 4 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆280Updated 10 months ago
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆264Updated 7 months ago
- Just a simple silly PoC demonstrating executable "exe" file that can be used like exe, dll or shellcode...☆169Updated last year
- UAC Bypass using UIAccess program QuickAssist☆208Updated 2 months ago
- A simple Sleepmask BOF example☆167Updated 2 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆198Updated 8 months ago
- ☆62Updated last year
- Dumping App Bound Protected Credentials & Cookies Without Privileges.☆166Updated 8 months ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆224Updated 4 months ago
- Hijacks code execution via overwriting Control Flow Guard pointers in combase.dll☆135Updated 9 months ago
- A reflective DLL development template for the Rust programming language☆112Updated 3 months ago
- A Beacon Object File (BOF) for Havoc/CS to Bypass PPL and Dump Lsass☆165Updated 4 months ago
- NSecSoftBYOVD POC☆54Updated 4 months ago
- ☆100Updated 2 years ago
- find dll base addresses without PEB WALK☆157Updated 6 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆196Updated 7 months ago
- Simulate per-process disconnection in red team environments☆113Updated 8 months ago
- Moonwalk++: Simple POC Combining StackMoonwalking and Memory Encryption☆190Updated last month
- ApexLdr is a DLL Payload Loader written in C☆116Updated last year
- Robust Cobalt Strike shellcode loader with multiple advanced evasion features☆199Updated 9 months ago
- Beacon Object File for Cobalt Strike that executes .NET assemblies in beacon with evasion techniques.