MInject icon indicating copy to clipboard operation
MInject copied to clipboard

Issue injecting into LegendsOfAria

Open JamesRoche opened this issue 6 years ago • 9 comments

I am trying to perform an injection on the Legends of Aria client but doing so via the attach method in your example returns false.

I am unsure how to proceed? The Process is valid as i am using it for sending hotkeys etc.

JamesRoche avatar Nov 21 '18 16:11 JamesRoche

Can you confirm with me if the target process reference "Mono.dll" (You can check this with ProcessExplorer).

I might need to update this.

EquiFox avatar Nov 22 '18 09:11 EquiFox

No its the new mono-jdhf-2.0.dll or something like that.

JamesRoche avatar Nov 22 '18 20:11 JamesRoche

{System.Diagnostics.ProcessModule (mono-2.0-bdwgc.dll)}

JamesRoche avatar Nov 22 '18 20:11 JamesRoche

Just changed the reference to mono.dll in the MonoProcess.cpp and in the Main.cs UI code behind and recompiled. Still returning false when injecting. Any ideas?

JamesRoche avatar Nov 22 '18 21:11 JamesRoche

Add me on Discord if you can EquiFox#2335

I fixed some stuff and want to make sure it runs.

EquiFox avatar Nov 22 '18 21:11 EquiFox

I added you :)

JamesRoche avatar Nov 23 '18 08:11 JamesRoche

Thought I had it working by updating the code to use "mono-2.0-bdwgc.dll" instead of "mono.dll" but seems to crash the game 80% of injection attempts.

Any insight you can provide @JamesRoche @EquiFox ?

Incisive avatar Dec 19 '18 22:12 Incisive

bump

Incisive avatar Jan 19 '19 19:01 Incisive

Has anyone managed to fix this issue?

pwegrzyn avatar Jun 18 '19 00:06 pwegrzyn