Open rdbo opened 6 months ago
When reading memory in Python, the function will return an array of bytes It's annoying to unpack it into a Python value all the time, so there should be a helper function to do that
When reading memory in Python, the function will return an array of bytes It's annoying to unpack it into a Python value all the time, so there should be a helper function to do that