﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2039	Fix it on Hex Read & Write	aghili_farid@…		"I don't know how to explain it but i hope you understand me.

_MemoryWrite(0x487AF5, $Process, 0xE090B8D0)
In this line of code the out put should be this:
487AF5 = E0
487AF6 = 90
487AF7 = B8
487AF8 = D0

but it's not like this, the output will be:
487AF5 = D0
487AF6 = B8
487AF7 = 90
487AF8 = E0

it's inverse.

It's same in reading memory and '''read & write files'''."	Bug	closed		AutoIt	3.3.7.19	None	Rejected		
