Rusty Injection is a rendition of CCob's ThreadlessInject shellcode injection project, recreated entirely in Rust.
Execute with cargo run or the compiled binary directly.
cargo run -- <process_name>
Change the DLL and function in the code to what you want.