Flag: Tornado! Hurricane!

 Forums >>  Debuggers  >>  WinDbg - code off?

Topic created on: May 28, 2008 17:01 CDT by Nadya .

Hi
I have recently switch to WinDbg for debugging x64 applications and one thing gets on my nerves that is printing opcodes in dissasembler. How to switch it off? is it possible? In SoftIce I just typed code on/off:(
thanks in advance

  anonymouse     May 29, 2008 23:56.52 CDT
.prompt_allow -dis will disable printing of disassembly
.prompt_allow +dis will enable printing of disassembly

.prompt_allow can disable and enable the following displays too

+/- reg
+/- sym
+/- ea
+/- src
and as stated above
+/- dis

edit

i re read your question and i think you want disassembly but do not want opcodes

if that is the case

.prompt_allow +dis

.asm no_code_bytes

should do the trick



0:000> .asm no_code_bytes
Assembly options: no_code_bytes
0:000> t
7c923d32 cmp     byte ptr [ebp+0Ch],0
0:000> t
7c923d36 jne     ntdll!LdrQueryApplicationCompatibilityGoo+0x54 (7c93e11c)

  Nadya   May 30, 2008 03:15.09 CDT
Thank you very much! it's exactly what I was looking for!

Note: Registration is required to post to the forums.

There are 28,212 total registered users.


Recently Created Topics
Reverse Engineering ...
Jan/23
Career: DoD Agency I...
Jan/22
"Disappearing&q...
Jan/17
Career: Software Sec...
Jan/11
Where is the call st...
Jan/07
IDA Pro 6.1 Breakpoi...
Jan/01
How to create data s...
Dec/30
can i search all mod...
Dec/23
IDA symbol table exp...
Dec/20
An anti-attach trick
Dec/17


Recent Forum Posts
Reverse Engineering ...
NirIzr
"Disappearing&q...
NirIzr
Reverse Engineering ...
charlie
"Disappearing&q...
charlie
An anti-attach trick
Bass
An anti-attach trick
waleeda...
An anti-attach trick
Bass
An anti-attach trick
waleeda...
An anti-attach trick
Bass
Looking for value in...
NirIzr


Recent Blog Entries
Ludwig
Feb/04
chi on sale

Ludwig
Feb/04
Monster In The Vicinity Of ...

Ludwig
Feb/04
Supra footwear Online

waleedassar
Jan/31
Yet Another Anti-Debug Trick

RolfRolles
Jan/22
Finding Bugs in VMs with a ...

More ...


Recent Blog Comments
waleedassar on:
Feb/01
Yet Another Anti-Debug Trick

NirIzr on:
Jan/31
Yet Another Anti-Debug Trick

jackchen on:
Jan/10
nike mercurial vapor iii

waleedassar on:
Dec/27
A new Anti-Olly trick.

PeterFerrie on:
Dec/27
A new Anti-Olly trick.

More ...


Imagery
SoySauce Blueprint
Jun 6, 2008

[+] expand

View Gallery (11) / Submit