Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   ManagedJitter - MixedAssembly (https://forum.exetools.com/showthread.php?t=20483)

CodeCracker 03-17-2023 21:16

ManagedJitter - MixedAssembly
 
1 Attachment(s)
ManagedJitter - ManagedJitter-MixedAssemblyLoader
ManagedJitter - a dumper and .NET jitter
* managed jitter supporting mixed mode assembly, not perfect, doesn't work with NetBox.

sendersu 03-20-2023 17:23

Does it support .NET 4.8?

mdj 03-20-2023 22:02

error on debug in os windows 11
System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'

CodeCracker 03-22-2023 21:21

Quote:

Does it support .NET 4.8?
No, only framework 2 and framework 4 is supported.

sendersu 03-25-2023 15:48

Quote:

Originally Posted by CodeCracker (Post 127382)
No, only framework 2 and framework 4 is supported.

what is needed to add support framework 4.8?

CodeCracker 03-25-2023 17:52

Quote:

Originally Posted by sendersu (Post 127395)
what is needed to add support framework 4.8?

What you have to do is changing search pattern for functions like mscorjit!Compiler::compCompile
MethodDesc::DoPrestub
....
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.


All times are GMT +8. The time now is 03:54.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX