Page 1 of 1

Reading variables from Java games

Posted: Mon Jun 27, 2022 9:09 pm
by TheVine
Can CE be used to read values in Java games? I can decompile the source code so I know generally what kind of values I am looking for and in which classes they are, but I'm not sure how to then read those values or interact with them.