This branch has a DLL Injector which uses native api calls for windows. It's fully open source project.
- Tested on Windows 10 and Windows 11.
- Supports x64 and x86 architery.
- Debug & Release.
- This version of ManualMap injection method, the file is loaded into the injector's memory, and IAT and RT are fixed within that memory.
- LoadLibrary
- ManualMap
- CreateThread
- ThreadHijack
KZInjector.exe [PID/PROCESS NAME] [DLL PATH] [Options]
Options:
-i --injection LoadLibrary / ManualMap
-e --execution CreateThread / ThreadHijack