simple read/write process memory example?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
jay lee
Posts: 83
Joined: 14 Oct 2021, 11:17

simple read/write process memory example?

Post by jay lee » 24 May 2023, 08:11

can someone make a script that opens a progress, gets the address of a string that has the value "var123" for example and changes the value to "test" for example. I just dont really know how to work with the ClassMemory.ahk class and I tried so much but if someone could give me an example script to get the address of a string and then read and change its value it would really help me.

Return to “Ask for Help (v1)”