kittmaster Posted April 5, 2017 Posted April 5, 2017 Is there any thought about possibly adding a zoom in and out to get an "aerial" view of the entire code section being graphed? The graph feature is very well executed, the only issues is the constant scrolling left and right because of the amount of jump sequences in a particular region I'm looking at. For small sections, zoom is clearly not needed, but with multiple jump points and multiple landing areas to the same call, it tends to create a lot of left to right scrolling for the draw creation. While I realize the assembly becomes unreadable the further out you zoom, you can still track the jump hierarchy (maybe with a "tooltip code eyeglass" for fast reference and then zoom to normal level as needed. My search didn't return much discussion about the graph feature or this inquiry. Apologies if its been asked and answered elsewhere. Thank you.
mrexodia Posted April 5, 2017 Posted April 5, 2017 Check http://issues.x64dbg.com search for "graph zoom" There is an option called graph overview which you can toggle with "o" 1
kittmaster Posted April 5, 2017 Author Posted April 5, 2017 I just added a simple comment on #921. Best,
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now