Hi! I have heared there is a way to read a value from the memory (as long as the memory is control by the JVM). But how do i get the bytes from the address 8E5203 for example? There is a method called getBytes(long). Can I use this?
Thanks a lot! Pete