Tagged: analyze, binary, binutils, download, free, gnu, gtk, library, objdump, open-source, software
This topic was published by DevynCJohnson and viewed 1934 times since "". The last page revision was "".
- AuthorPosts
"Program-Analyzer" is a GTK3 GUI that provides a visual interface to some of the GNU-binutils such as "objdump". With this program, developers can right-click an executable or library and open the binary with Program-Analyzer. The analyzer will then display symbols, disassembly, file information, and more about the chosen binary file. The minimal requirements are Python3, GTK3, PyGObject, and GNU-binutils.
"Program-Analyzer" is licensed under LGPLv3 and is made by Devyn Collier Johnson <[email protected]>.
The XDG "*.desktop" file can be placed in /usr/share/applications/ or ~/.local/share/applications/, thus adding the program to the desktop environment's menus. However, the program must be placed in a directory listed in the system's path (i.e. $PATH).
Please feel free to email me suggestions, bug reports, concerns, etc. Also, please consider donating to DCJTech for further development.
[paypal-donation]
Download v2016.01.12
https://dcjtech.info/wp-content/uploads/2016/01/Program-Analyzer-v2016.01.12.tar.gz
NOTE: A minor bug was fixed (the program did not appear in "open-with" on some distros).
Attachments:
You must be logged in to view attached files.- AuthorPosts