This is a proof of concept demonstrating shellcode execution in Rust. The code shows how to execute shellcode in memory.
This code is for educational purposes only. Do not use this code for malicious purposes.
cargo build
cargo run
Download