radareorg / radare2

UNIX-like reverse engineering framework and command-line toolset
https://www.radare.org/
GNU Lesser General Public License v3.0
20.81k stars 3.02k forks source link

Split-view visual hex diff mode for radiff2. #17133

Open XVilka opened 7 years ago

XVilka commented 7 years ago

With synchronized scrolling and highlight, like in dhex:

a05compare2

XVilka commented 7 years ago

Not yet completely fixed. Reworded bug.

XVilka commented 6 years ago

@cyanpencil please take a look at this one too.

radare commented 6 years ago

you mean radiff2 -x ?

radare commented 6 years ago

isn't V\ what you are looking for?

radare commented 6 years ago

No support to sync offset or colorize diffs yet

radare commented 6 years ago

Also, VD should jump into V\ mode ,, because VD is the same but in columns (but is not really visual to see it in small screens, so a rows mode would be nice

XVilka commented 6 years ago

V\ is similar, but the whole mode should be 1) for radiff2 2) sync scrolling 3) highlight of the differences like in radiff2 -x

radare commented 5 years ago

Bindiffing visualizations and usability in r2 can be improved a lot, +1 for improving the overall state of this

XVilka commented 5 years ago

@Vane11ope you might want to consider adding this mode in the panels, just FYI.

trufae commented 4 years ago

Cc @Vane11ope maybe you can share some ideas or thoughts on this for panels