Thanks to visit codestin.com
Credit goes to github.com

Skip to content

robiot/ionInjector

Repository files navigation

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

About

DLL Injector Made In c#

Topics

Resources

Stars

Watchers

Forks

Languages