debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Enhancement -> WINDOWS_KERNEL: Branch Highlighting

Open FuzzySecurity opened this issue 11 months ago • 1 comments

There should be a mechanism to highlight where the control-flow will go based on state received from the debugger. You know you can highlight the line in the graph or something similar in decompiled representation.

image

FuzzySecurity avatar Mar 17 '24 21:03 FuzzySecurity

Duplicate of: https://github.com/Vector35/debugger/issues/83. This issues has been around for a file since it requires some changes on BN to be able to programmatically highlight the edge

xusheng6 avatar Mar 19 '24 04:03 xusheng6