Modify

Opened 13 years ago

Closed 13 years ago

#2039 closed Bug (Rejected)

Fix it on Hex Read & Write

Reported by: aghili_farid@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.7.19 Severity: None
Keywords: Cc:

Description

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.

Attachments (0)

Change History (1)

comment:1 Changed 13 years ago by trancexx

  • Resolution set to Rejected
  • Status changed from new to closed

Live long and prosper, strange entity.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.