Mono AOB fails on: System.Collections.Generic:Dictionary`2:get_Item+45
Mono AOB fails on: System.Collections.Generic:Dictionary`2:get_Item+45
It seems that anything with a ` symbol in it like `2 will fail and be rejected so I can't use it in scripts. Any work around? Thanks!
- kantoboy69
- Expert Cheater
- Posts: 90
- Joined: Fri Aug 30, 2019 5:33 am
- Reputation: 50
Re: Mono AOB fails on: System.Collections.Generic:Dictionary`2:get_Item+45
Don't inject on System.Collections since it's part of dotnet and may affect the whole game/program
Find a good dotnet decompiler (Assembly-CSharp.dll) then find the function name you see at cheatengine memory browser
so you can find out which part you need to look for at the decompiled code and figure out the address to inject
Also use mono dissector it's a great help to figure out the class structure of the game/program
Find a good dotnet decompiler (Assembly-CSharp.dll) then find the function name you see at cheatengine memory browser
so you can find out which part you need to look for at the decompiled code and figure out the address to inject
Also use mono dissector it's a great help to figure out the class structure of the game/program
Who is online
Users browsing this forum: No registered users