dispar
dispar copied to clipboard
Dispar - Cross-platform Disassemling binary Parser
In the main view it would be nice if jumps (relative and absolute) were shown visually, like with an arrow or something. It would be even better if it points...
In the lower, right corner a graphical representation of the whole binary layout could be placed. Each part should have a different color and hovering should display the section names....
It would be very cool to have a pseudo-code generator/decompiler from assembly to some pseudo-code format to give an idea of what something is doing. Check if any libraries exist...
Add target "doc" to generate Doxygen documentation of all source in "src/".