Simple DLL Injector for both x64 and x86
- Compile the source code yourself or download it from the Release tab
- Choose a process from the process list
- Select a DLL
- Press Inject DLL
-
Open the .sln file in Visual Studio 2019
-
If you want it to work with 32 bit processes:
- Change Debug To Release
- Press Start
-
If you want it to work with 64 bit processes:
- Change Debug To Release
- Press "Any CPU" and change that to x64
- Press Start
- *if there is no x64 option, press project, ionInjector Properties, Build, Change "Any CPU" to x64