GitHunt
RO

robiot/ionInjector

DLL Injector Made In c#

ionInjector

Simple DLL Injector for both x64 and x86

How to use it?

  • 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

How to compile?

  • 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
    Picture
    • Press Start
    • *if there is no x64 option, press project, ionInjector Properties, Build, Change "Any CPU" to x64

Languages

C#100.0%

Contributors

Created January 21, 2021
Updated January 6, 2026
robiot/ionInjector | GitHunt