memflow-py
memflow-py copied to clipboard
Store address of read value
In many cases when you read a value you intend to write it back at the same address, the preferred way would be to store the address inside the returned values object.