This repository has a Dynamic-link library (DLL) injector project. It's fully open source, all process architery compatible project.
- Supports x64 and x86 architery.
- Debug & Release.
- LoadLibrary
- ManualMapping
- CreateRemoteThreadEx
- ThreadHijacking
-
First of all you should download project files on project page or clone this repository from GitBash or GitHub Desktop on your PC. Kruzinjector.zip
-
If you download project files with manual method you need extract zip file.
-
Run .sln file on Visual Studio (2019+).
-
Press Build button or press CTRL+B on your keyboard.
-
Check out bin folder include that.
-
First open settings.xml file with notepad.
-
Then set "enabled" next to "AutoInject" to "true".
-
Configurate "AutoInject" settings.
-
That's all, enjoy it :)