rust-shellcode
rust-shellcode copied to clipboard
windows-rs shellcode loaders
Results
1
rust-shellcode issues
Sort by
recently updated
recently updated
newest added
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cargo r ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling create_thread v0.1.0 (/home/kali/rust-shellcode/create_thread) warning: unused import: `std::mem::transmute` --> create_thread/src/main.rs:1:5 | 1 | use std::mem::transmute; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning:...