Popzi
❔ Reading Memory comes out backwards?
I'm learning assembly / how to read and write from it and having an issue reading memory as hex values... it for some reason comes out backwards?
The program I'm reading from is 64-bit
It should be 1B154, as that's what Decimel 110932 is in Hex.
110932 is the decimal value I'm trying to read from memory.
Whats going on here?
51 replies