Computing.Net > Forums > Windows 95/98 > Program to change variables in memo

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Program to change variables in memo

Reply to Message Icon

Name: StuartS
Date: August 17, 2006 at 16:25:02 Pacific
Comment:

I don't think you are going to get one. Any process trying to access memory belonging to another process is likely to produce a memory protection error. Thats the whole priciple of a multi-tasking OS.

Unles the application is written in such a way to allow other processes access to its memory, it aint going to work.

Stuart



Sponsored Link
Ads by Google

Response Number 1
Name: Derek
Date: August 17, 2006 at 17:12:15 Pacific
Reply:

I think the question is a bit broad.

Can you spell out exactly what it is that you want to do plse, and with what programs (see #1)?

Perhaps "memory" is not the right/best place to consider tackling this problem.

DerekW


0

Response Number 2
Name: johnye_pt
Date: August 17, 2006 at 17:45:56 Pacific
Reply:

Hi. I'm trying to find a program that is able to find and change a value in memory from another running program. Is that possible? I tried googling that i can't find the right combination of words.

I only do what the voices in my head command...


0

Response Number 3
Name: Jennifer SUMN
Date: August 17, 2006 at 17:56:59 Pacific
Reply:

It would help if you disclose the program that's running the data you wish to change.

Life is more painless for those who are brainless.


0

Response Number 4
Name: ham30
Date: August 17, 2006 at 17:59:37 Pacific
Reply:

"Any process trying to access memory belonging to another process is likely to produce a memory protection error."

You would think so. But game 'trainers' seem to do it very easily. It might be that the Windows only protects it's own memory.

Do yourself a favor BACKUP!


0

Response Number 5
Name: Dirty_Sanchez
Date: August 17, 2006 at 19:42:48 Pacific
Reply:

bots seem to do it quite well!


0

Related Posts

See More



Response Number 6
Name: StuartS
Date: August 17, 2006 at 20:06:36 Pacific
Reply:

Reading memory is one thing, writing to it is another. Any external process that starts writing to another processes memory is sooner or later going to cause that process to crash as the memory will be in state unknown to the parent process.

Windows has mechanisms to stop external processes from writing to memory that doesn't belong to it. If that were possible a rouge application could wreak havoc with the whole system.


Stuart


0

Response Number 7
Name: johnye_pt
Date: August 18, 2006 at 08:30:06 Pacific
Reply:

Just found out what i needed. It is indeed a program oriented to games, but works as well with other programs. Just search for "memory editor" in google and you'll find a bunch of them.

I used Quick Memory Editor (15 day trial), added the executable i wanted to mess with, searched the value in memory and changed it to the value i wanted. Worked like a charm.

The problem was: i bought a program that at the time of registering, it creates a random key so that the company assures i don't install it again without calling them. My computer was damaged because of a power surge, i bought a new one and they wanted me to pay them so i could register the program again. I used Quick Memory Editor to change the random key to the same key it generated at the time of the first installation. Problem solved ;)

I only do what the voices in my head command...


0

Response Number 8
Name: ham30
Date: August 18, 2006 at 12:48:52 Pacific
Reply:

Thanks for the tip John!!! Look like a handy thing to have.

Do yourself a favor BACKUP!


0

Response Number 9
Name: Derek
Date: August 18, 2006 at 15:02:54 Pacific
Reply:

Fascinating, glad to hear you fixed it.

If you pop back, I'm curious. As memory (RAM) is volatile and is cleared on boot up I'm none to clear how this works. Unless it then saves it to the registry, a .dll or some place.

Any thoughts anyone, I could obviously do with some education?

DerekW


0

Response Number 10
Name: johnye_pt
Date: August 21, 2006 at 13:21:35 Pacific
Reply:

Yes, after registering, the program saves some hardware config along with the registration data in the installation folder. All i needed was to change the random key to the key i wanted when registering the program on the first run.

I only do what the voices in my head command...


0

Response Number 11
Name: Derek
Date: August 21, 2006 at 13:28:42 Pacific
Reply:

Thx, that's fine, just wanted to make sure there wasn't something horribly wrong with my basics.

DerekW


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: Program to change variables in memo

Program to change Folder Icon www.computing.net/answers/windows-95/program-to-change-folder-icon/153587.html

How to Change font in start button www.computing.net/answers/windows-95/how-to-change-font-in-start-button/168089.html

how to change date in previous inst www.computing.net/answers/windows-95/how-to-change-date-in-previous-inst/140557.html