Crates.io | syringe |
lib.rs | syringe |
version | 0.1.0 |
source | src |
created_at | 2020-11-07 22:38:53.517858 |
updated_at | 2020-11-07 22:38:53.517858 |
description | A library providing simple Windows DLL injection and an example injector application |
homepage | |
repository | |
max_upload_size | |
id | 309754 |
size | 17,929 |
syringe is a crate to enable easy Windows DLL injection from rust code, or to work as a standalone DLL injector by building the crate as an executable.