dispar icon indicating copy to clipboard operation
dispar copied to clipboard

Dispar - Cross-platform Disassemling binary Parser

Results 6 dispar issues
Sort by recently updated
recently updated
newest added

https://en.wikipedia.org/wiki/Executable_and_Linkable_Format

feature

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...

feature

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....

feature
nice to have

https://en.wikipedia.org/wiki/Portable_Executable

feature

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...

feature

Add target "doc" to generate Doxygen documentation of all source in "src/".

enhancement
cmake
nice to have