Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 330 Bytes

Corrosion

Corrosion is a rendition of CCob's ThreadlessInject shellcode injection project, recreated entirely in Rust.

Usage

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.