/InjectMyDll

Primary LanguageC#Apache License 2.0Apache-2.0

Research into using JustDecompile & Reflexil into injecting code into dlls.

Solution breakdown

  • ConsoleApp - runner
  • DllToInject - used as a dummy pig to test injection on; executed by the console app
  • InjectionHelper - god classes that can be injected into dlls