S
S
Stepan Sidorov2020-05-17 19:04:33
Computers
Stepan Sidorov, 2020-05-17 19:04:33

How to manage variables in RAM?

Here is the crux of the matter.
Let's say in python I create a MyChar variable,

MyChar = "hello world"
while True:
    print(MyChar)

Is it possible somehow, not through python, not through code, to change the value of this variable?
THOSE. perhaps through a terminal, or through some utility, or even in Linux or Windwos there is a special dispatcher.
I saw a video on YouTube maybe half a year ago, I wanted to watch it, but I lost it :)
Thanks if anyone can help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
1
15432, 2020-05-17
@15432

Any program that can open and edit the memory of another process will do. WinHex, ArtMoney, whatever

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question