tarentyeh / library_injector

Library injection for remote process on Windows platform

Repository from Github https://github.comtarentyeh/library_injectorRepository from Github https://github.comtarentyeh/library_injector

Library injection for remote process on Windows

Windows library injection is not a big problem, it has so many references likes here, here or there.

The goal is x64 library implements both x64 and x86 injection.

Nowadays, Microsoft has kindly open source thier awesome research program Detours, makes our life easier. thanks god.

About

Library injection for remote process on Windows platform

License:MIT License


Languages

Language:C++ 94.2%Language:C 5.8%