Skip to content

EquiFox/MInjector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MInjector

Mono Framework Injector (C#) using MInject Library

Alt text

Features

  • Auto-detect injectable Mono processes
  • Call remote static method after injection
  • Remove any traces of injection (Experimental)

Download

You can find the most recent releases here: https://github.com/EquiFox/MInjector/releases

Compile Yourself

  • Requires Visual Studio 2017
  • Don't forget to git submodule update --init --recursive after cloning this repo to include the MInject dependency.