yapi-rs

Crates.ioyapi-rs
lib.rsyapi-rs
version0.0.5
created_at2025-02-12 15:45:04.902347+00
updated_at2025-02-12 15:45:04.902347+00
descriptionA Rust port of [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.
homepage
repositoryhttps://github.com/gembleman/yapi-rs
max_upload_size
id1553131
size84,800
(gembleman)

documentation

README

YAPI -- Yet Another Process Injector

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.

Commit count: 5

cargo fmt