Posted: Sat Dec 26, 2009 9:48 am Post subject: Re: Reading Memory of Java Applet Game
lylcheat wrote:
If the game is a pure java applet one running in the browser, should I just follow the same procedure for memory reading on the java.exe process?
If yes, that would also means everytime I upgrade the JVM, everything is changed.
You'd be better off decompiling the item and reversing it from there; once you find the general offset of an item in Java, just adjust it by finding the base of the JVM module each time it loads. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum