Closed this issue 6 months ago · 1 comments
It would be nice to see if a conditional branch will be taken or not in the Windows Kernel Debugger. Similar like windbg does it. Because currently you have to search the flag in the registers to see if a jump will be taken or not.
Windbg:
Binary Ninja:
Duplicate of #83