#injector #injection #windows #dll-injection #api-bindings

yapi-rs

A Rust port of [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes

1 unstable release

new 0.0.5 Feb 12, 2025

#80 in Windows APIs

Download history 111/week @ 2025-02-08

111 downloads per month

MIT/Apache

60KB
1.5K SLoC

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.

Dependencies

~126MB
~2M SLoC