Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Professional Discussion / Get RAM contents?

Author
Message
SH4773R
16
Years of Service
User Offline
Joined: 18th Jan 2010
Location: AMERICA!!!
Posted: 25th Apr 2011 06:51
How would I get binary data from RAM? Not specific programs data, just the whole thing.

Ill do some research but I figured I won't get a post from you guys for a day or two if at all.


My software never has bugs, it just develops random features.
C4: silly putty for men.
SH4773R
16
Years of Service
User Offline
Joined: 18th Jan 2010
Location: AMERICA!!!
Posted: 25th Apr 2011 06:55 Edited at: 25th Apr 2011 06:55
I have found this and am reading it right now, still feel free to post any ideas.

http://www.matrix1.demon.co.uk/Matrix1Utils_Help/Matrix1Util_04_index.html


My software never has bugs, it just develops random features.
C4: silly putty for men.
IanM
Retired Moderator
23
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 25th Apr 2011 15:11
If you use those commands to just read everything from memory, you are on your way to a fast crash.

If you want to access the memory of other commands, then you can't (easily - see below) because there's a difference between addressable memory (of your program) and physical memory.

There is a windows function that allows you to copy memory content from another processes address space into your own: ReadProcessMemory - Good luck with that.

SH4773R
16
Years of Service
User Offline
Joined: 18th Jan 2010
Location: AMERICA!!!
Posted: 25th Apr 2011 17:10
Thank you IanM, I will look into that, what I am trying to do is access memory so I can make a visual representation of it. Just saw the new tron movie might I have a better bet at accessing procseser threads data?


My software never has bugs, it just develops random features.
C4: silly putty for men.

Login to post a reply

Server time is: 2026-07-11 12:20:43
Your offset time is: 2026-07-11 12:20:43