Game: Journey of Life
Engine: Unreal Engine 4.22.3
Whenever I try to find what accesses something it always takes me to "VCRUNTIME140.dll+135A" and if I try to find what writes to something it always takes me to "VCRUNTIME140.dll+1358" I have no idea what is going on here. It looks like everything is run through here and as such I cannot do anything with it. Can anyone shed some light on this ?
Memory Viewer:
Game executing in dll (vcruntime)
-
- Table Makers
- Posts: 139
- Joined: Sun Apr 14, 2019 1:51 pm
- Reputation: 146
Re: Game executing in dll (vcruntime)
Game uses scripts which are executed by the same function. Three solutions:
a) Pointer scanner
b) Back trace and find an injection spot
c) Skip the game and focus on Unity like 95% of all others here because they're easy peasy
a) Pointer scanner
b) Back trace and find an injection spot
c) Skip the game and focus on Unity like 95% of all others here because they're easy peasy
Who is online
Users browsing this forum: No registered users