microsoft / Detours

Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
MIT License
5.02k stars 981 forks source link

Allows 64bit process to inject 32bit DLLs into 32bit process. #160

Closed number201724 closed 3 years ago

number201724 commented 3 years ago

Allows 64bit process to inject 32bit DLLs into 32bit process. Since the modification is IAT, it seems that there is no problem.

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.