kubo / injector

Library for injecting a shared library into a Linux or Windows process
GNU General Public License v2.0
504 stars 97 forks source link

Tested on windows arm64 host with x86 process and library #18

Closed devsaider closed 9 months ago

devsaider commented 2 years ago

I have tested this library on Windows 11 arm64 host (MacBook with m1 processor, Windows in virtual machine through Parallels Desktop), successfully injected x86 dynamic library into x86 process.

kubo commented 9 months ago

Sorry for the late reply. I checked it by myself and separated the table into x64 and arm64.