ohio813 / distorm

Automatically exported from code.google.com/p/distorm
GNU General Public License v3.0
0 stars 0 forks source link

Undefined Output for add DWORD PTR [r8+0x4b00],ebx #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In what mode did you try to disassemble (16/32/64)?
64

What is the input buffer (binary stream) you used to reproduce the problem?
Use hex.

41 01 98 00 4B 00 00

What is the expected output (or what instruction)?

IDA PRO: add [r8+4B00h], ebx
http://www.onlinedisassembler.com/odaweb/: add DWORD PTR [r8+0x4b00],ebx

What do you see instead?

UNDEFINED

What version of diStorm are you using? On what platform (Python/EXE/other)?

C

Original issue reported on code.google.com by chong.yu...@gmail.com on 5 Sep 2014 at 2:35

GoogleCodeExporter commented 9 years ago
Running on diStorm3 3.3

Original comment by chong.yu...@gmail.com on 5 Sep 2014 at 2:40

GoogleCodeExporter commented 9 years ago
Sorry it was my mistake... Please remove this issue.

Original comment by chong.yu...@gmail.com on 5 Sep 2014 at 3:15

GoogleCodeExporter commented 9 years ago
Thanks.

Original comment by distorm@gmail.com on 13 Dec 2014 at 10:32