kubo / injector

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

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

Closed devsaider closed 7 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 7 months ago

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