| Crates.io | inject-lib |
| lib.rs | inject-lib |
| version | 0.3.3 |
| created_at | 2022-03-29 10:22:57.733824+00 |
| updated_at | 2022-12-23 15:47:31.855099+00 |
| description | A windows dll injection library written in rust with minimal dependencies. |
| homepage | https://github.com/C0D3-M4513R/inject-lib |
| repository | https://github.com/C0D3-M4513R/inject-lib |
| max_upload_size | |
| id | 558462 |
| size | 138,106 |
This library(will later be a crate) exists, to inject a dll into a windows process. This injector currently supports injecting from x64 into x86 and x64, and injecting from x86 into x86 (and x64 [if compiled with correct features]).