the disassembled result to log window

36 views
Skip to first unread message

maru...@gmail.com

unread,
Apr 26, 2018, 11:57:40 AM4/26/18
to x64dbg
Hi!

Is there the command to display the disassembled result to log window?

The "disasm" command don't display the disassembled result to log window.
http://help.x64dbg.com/en/latest/commands/gui/disasm.html

In windbg, "u" command display the disassembled result to log window.
0:000> u USER32!GetMessageW
USER32
!GetMessageW:
00007ff8`026f2660 fff3            push    rbx
00007ff8`
026f2662 4883ec20        sub     rsp,20h
00007ff8`026f2666 418bc0          mov     eax,r8d
00007ff8`
026f2669 458bd1          mov     r10d,r9d
00007ff8`026f266c 488bd9          mov     rbx,rcx
00007ff8`
026f266f 410bc1          or      eax,r9d
00007ff8`026f2672 a90000feff      test    eax,0FFFE0000h
00007ff8`
026f2677 0f8503700500    jne     USER32!GetMessageW+0x57020 (00007ff8`02749680)



Reply all
Reply to author
Forward
0 new messages