Surprisingly this is my first ever Rust project that I spent my entire Sunday on, which I thought I had wasted but it turned out to be a success. Coding this in Rust was harder than I thought because ...
This project is a collection of various methods for injecting shellcode, implemented in Rust and utilizing native Windows system calls. The aim is to provide a comprehensive toolkit for understanding ...