S
S
Stalker_darkway2020-10-10 21:14:18
Java
Stalker_darkway, 2020-10-10 21:14:18

How to retrieve data from RAM?

Hello. A question for game developers: where do you need to get up-to-date data for online games? CPU? Operative? I'm going to implement in java. I would be grateful for a tip on how to implement this. The topic is a full kettle :(
Thanks in advance :)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GavriKos, 2020-10-10
@hronik87

online

from the server.
If the kettle is full, then you will not extract anything.
And in java, this may not work at all in its pure form.

A
Anton Shamanov, 2020-10-10
@SilenceOfWinter

the problem is not how to get the data, but how to convert it into a format that you can work with. including you should begin with studying of a format in which the data is transferred. then you need to go to a freelance site and order software (as far as I remember, Java does not have tools for working with RAM directly) that will intercept and convert data into a format that you can analyze in java.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question