| Crates.io | yapi-rs |
| lib.rs | yapi-rs |
| version | 0.0.5 |
| created_at | 2025-02-12 15:45:04.902347+00 |
| updated_at | 2025-02-12 15:45:04.902347+00 |
| description | A Rust port of [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes. |
| homepage | |
| repository | https://github.com/gembleman/yapi-rs |
| max_upload_size | |
| id | 1553131 |
| size | 84,800 |
A fusion injector that reduce differences between x64, wow64 and x86 processes according to Mr.Rewolf's article.
Keywords: HEADER-ONLY, DLL-FREE, ANY-CALLEE, ANY-CALLER, ANY-WIN-OS, LOCAL-LIKE
Rust Porting of C++ yapi.
x64 injector -> wow64 process @ 64-bit OS
x64 injector -> x64 process @ 64-bit OS
In this case, I only tested it.