Weave IL (C#) .NET code to create a Profiler system
Budget: €30 – €250 EUR
Well, I have the following IL weaver in C#: https://github.com/ByronMayne/Weaver/tree/master/Assets/Weaver
Which is compatible with Unity or any .NET assembly, the problem is that I'm having trouble to inject the correct opcodes into the weaved assembly, I managed to create the right opcodes to avoid InvalidProgramException but I don't manage to go further than this because of lacking code to debug, I only can do suppositions with the code.
For this project, I'm looking for somebody that has skills in .NET assemblies, IL code, code weaving, and debugging weaved assemblies.
The project will be done when we can profile any requested method, which includes weave .NET core assemblies (mscorlib, System, etc...) in order to do a deep profiling feature.
Which is compatible with Unity or any .NET assembly, the problem is that I'm having trouble to inject the correct opcodes into the weaved assembly, I managed to create the right opcodes to avoid InvalidProgramException but I don't manage to go further than this because of lacking code to debug, I only can do suppositions with the code.
For this project, I'm looking for somebody that has skills in .NET assemblies, IL code, code weaving, and debugging weaved assemblies.
The project will be done when we can profile any requested method, which includes weave .NET core assemblies (mscorlib, System, etc...) in order to do a deep profiling feature.