V
V
Vova2017-12-04 12:01:31
Debugging
Vova, 2017-12-04 12:01:31

View flags in WinDbg?

Hello.
I decided to debug in WinDbg and realized that I could not see the flags.
In principle, I understand that you can see the value in the register:
r efl
Or a specific flag:
r zf
And how can everything be done with one command and with decryption?
Is it really impossible to write some kind of magic and see something like: ZF=1 CF=0.... (I guess about a separate window with registers, but I want to understand if there is a suitable command). Thank you!
r "decoded_flags!"

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question