![]() |
|
#6
|
|||
|
|||
|
What you have to do is changing search pattern for functions like mscorjit!Compiler::compCompile
MethodDesc: oPrestub.... Update addresses in Structures.cs, update "public unsafe struct CORINFO_METHOD_INFO" in Structures.cs I don't know how CORINFO_METHOD_INFO structures look like in framework 4.8 Didn't bother to be frankly. The program should be started by Framework 4.0; but it should be able to unpack latter framework assemblies. |
|
|