Collection of examples and techniques for developing malware in Rust
Rust for Malware-Development is an educational repository with code examples in Rust, demonstrating techniques used in the development of malicious software.
- Contains examples of process injection, antivirus bypass, payload encryption and working with Windows API.