inject_shellcode

Function inject_shellcode 

Source
pub fn inject_shellcode(
    process: &RemoteProcess,
    shellcode: &[u8],
) -> Result<InjectionResult>
Expand description

inject shellcode via remote thread creation