I have a problem with a memory address. I know that the memory addresses always changes if the software is closed and re-opened.
How do I accomplish that my program always find the right memory address? I wanna read an exact value this is my plan.
Please help with an example (source code).