V
V
VaaL20042015-07-17 07:45:49
Delphi
VaaL2004, 2015-07-17 07:45:49

What can be done to automatically search memory?

Hello,
The situation is this: there is an application in whose memory there is an X value. There is only one such value, but the address is always different.
The task is to automatically change this value to N.
Now this is done manually using ArtMoney. We need to automate the process.
By and large, either an analog of artmoney for cmd will suit me (I wrote a batch file for myself and let it work), but I didn’t manage to find one.
In this regard, the question is the following: is there an analogue of artmoney for cmd? If not, then tell me at least delphi functions to open the process, find the value and change it.
Also, as a solution, some analogue of CheatEngine is suitable, only with the ability to search in memory from a script (unfortunately, I did not find a search by value in the CheatEngine Lua documentation).
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Saboteur, 2015-07-17
@VaaL2004

Using the same artmoney, find a procedure in memory that changes this value, and reset it in the application file itself. And the batch file is not needed.
Assembler knowledge is needed at the most primitive level.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question