![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
|
Good afternoon everybody,
Yesterday, I asked a question that many people said "it isn't clearly", I'm very sorry. Then I try to clear my question: I want to get a value of an active application from RAM.Supposing, a game is running and main character's HP is 9345. How can I get this value from memory? Thanks and waiting for your reply. Best regards, FlytotheSky. |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Feb 2005
Location: PA, USA
Posts: 254
Rep Power: 4
![]() |
I'm not even sure if the .NET framework provides a class to access a process's memory. so what you're probably going to have to do is make a call into unmanaged code(win32).
i believe there is a class called "memory" under process class in win32. what i would do is get the process id of the process you are trying to read/write the memory of and then make a call into this unmanaged win32 to perform the reads/writes. if you're just looking to hack something, you're rebuilding the wheel(http://www.artmoney.ru/) this app called artmoney is the best app i've ever come across for finding values/ranges in a process's memory and changing/freezing the values. if you're just doing it for fun then by all means give it a stab and post back your results.
__________________
I have never let my schooling interfere with my education. -Mark Twain- Xbox live gamertag: melbolt |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2007
Posts: 2
Rep Power: 0
![]() |
If you are in need of programming help, there are many people that are willing to help you out. You need to be very clear about what you are looking for, as you can end up getting an answer that is really not what you are wanting.
So thank you for clarifying what you are wanting. |
|
|
|
|
|
#4 | |
|
Professional Programmer
Join Date: May 2006
Location: UK - London
Posts: 333
Rep Power: 3
![]() |
Next time please useful a meaningful thread name, that best descibes your problem, what happen to the previous thread you mentioned was it closed down, give us a link to see what we say in here hasn't been mentioned there, and also this sounds like one those questions you get after some one has read how to ask a smart question to do some questioning things.
__________________
Quote:
|
|
|
|
|
|
|
#5 | ||
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 6
![]() |
so we start with this:
Quote:
Quote:
i understand my daughter better than you and she turns 2 next month. this is the same insipid bullshit you did before. this is like people who don't speak someone else's language that think raising their voice (posting another thread) will make the other person understand. in closing, lksuafh sakjasksrah vawrkjvwajvhabvjsd valsbhvhasdlj lsj sdavh asdfl sadflv sdajbvl sdavjh lsafvkjbas vsf advl asdfvljksfz vlsad!!!!!!!!!!
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
||
|
|
|
|
|
#6 | |
|
Professional Programmer
|
Quote:
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|