.NET Assembly Dumper
The default page is process view. You can right click here to dump all .NET modules and view modules in selected process. And also you can click "Inject Dll" to inject a .NET assembly into any process. Any process which contains desktop clr or coreclr will be marked as green.
This page show all modules in select process and you can just view .NET modules by click "Only .NET Modules". Any .NET module will be marked as green.
This page shou exported functions for unmanaged dlls.
Currently the injector supports any .NET Framework assembly with any platform target. And you can pass a string argument to injection main method in injector. In the future it will supports .NET Core.
GitHub: Latest release