Help! arm code

seto36

Platinian
Feb 20, 2020
15
2
3
27
China
Do you mean like force return a random value on getter method? If yes and for hard patch or memory patch i'm afraid no, since creating the algorithm would took more than the size of getter method.
But, maybe you can achieve this by hooking to that method using mshook.
 

HizroMxDz

1/3 Games Approved
Dec 25, 2019
92
98
53
x____x
you will use the "rand" keyword and need to include the "<cstdlib>" header and have to achieve it through hooking