codingman / ZeusInjector

An Open Source Windows DLL Injector With All Known Techniques Available

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeusInjector

ZeusInjector is an Open Source Windows DLL Injector which features many techniques to inject a DLL into a target process. It was created in order to learn more about Windows Platform and also to perform some Reverse Engineering.

You can use the code in any way you like. Hope someone will find it useful.

About

An Open Source Windows DLL Injector With All Known Techniques Available

License:BSD 2-Clause "Simplified" License


Languages

Language:C 82.6%Language:C++ 17.4%