That i know, i made some trainer in c++ like this. My question was that if it is possible to write into a register of another process. Like if the adress i want to write is in, for example in dsi[+040039d0] or found the value of a register from another process. I know though how to write new code in memory so it will alter the value all time but if i wanted just to change it one time.
Thank you for taking the time to give me the info though.