[Mono-dev] Using to mono runtime to run a customized framework

orc OrC886 at gmail.com
Fri Mar 31 09:52:29 UTC 2017


I would like to make a utility for logging calls the .NET framework DLLs, for
that I am changing the DLLs with MSIL reflection tools.
However, obviously I can't run any app with those DLLs since I can't resign
them.

I thought I could use the mono runtime to run apps with a custom set of
framework DLLs.
Is this possible?
And how exactly does the mono runtime work anyway? I could find the source
code



--
View this message in context: http://mono.1490590.n4.nabble.com/Using-to-mono-runtime-to-run-a-customized-framework-tp4670385.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list