Mono Framework Injector (C#) using MInject Library
- Auto-detect injectable Mono processes
- Call remote static method after injection
- Remove any traces of injection (Experimental)
You can find the most recent releases here: https://github.com/EquiFox/MInjector/releases
- Requires Visual Studio 2017
- Don't forget to
git submodule update --init --recursive
after cloning this repo to include theMInject
dependency.