Memory Reading in java?
Hey guys,
I came accorss an interesting article in a magazine at the dentist office about memory reading in c++ and what can be done with it etc, i was wondering if it can be done in java.
I'm curious as to how java access's memory. Or how it reads memory, java's currently the only language i know, and after a couple hours of googling i've come up with nothing.
How does JVM access the memory? Is there any classes out there i can utilize (or have been made specifically for memory reading)?
**I don't want anyone to hold my hand or give me everything on a silver platter, just a point in the right direction would be perfect. Thanks all im looking for.
Any help would be great!
Thanks!
Ps. I came up with alot about c++ and memory reading (memory locations, and what's there, etc.). Is that the only language used to read RAM?
Message was edited by:
weedmonkey

