:[diStorm}: Multibyte NOPs

Joxean Koret joxeankoret at yahoo.es
Sun Oct 25 10:45:31 EDT 2009


Hi,

First of all, thanks for such a great project! And, next, a bug I found
in diStorm: It doesn't support multibyte nops such as the following: 

0f1f9090909090  nop [eax-0x6f6f6f70]

diStorm disassembles it to the following: 

00000000 (01) 0f                       DB 0xf
00000001 (01) 1f                       POP DS
00000002 (01) 90                       NOP
00000003 (01) 90                       NOP
00000004 (01) 90                       NOP
00000005 (01) 90                       NOP
00000006 (01) 90                       NOP

Which is completely wrong.

Regards,
Joxean Koret

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://ragestorm.net/pipermail/distorm_ragestorm.net/attachments/20091025/0df2f45d/attachment.bin>


More information about the diStorm mailing list