MInjector
MInjector copied to clipboard
Mono Framework Injector (C#) using MInject Library
MInjector
Mono Framework Injector (C#) using MInject Library

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 --recursiveafter cloning this repo to include theMInjectdependency.