RizinLayout
RizinLayout copied to clipboard
RizinLayout
Ghidra plugin that makes function graph looks kinda like Rizin's one. This is very far for perfect, but I still find it more readable that the default graph from ghidra.
Building
gradle -PGHIDRA_INSTALL_DIR=/YOUR/PATH/TO/GHIDRA
The builded zip should be located in dist/
folder
Installation
File -> Install extension -> + -> builded zip
/!\ /!\ Using this plugin with Use Condensed Layout
option checked gives pretty bad results. Just uncheck the option in Edit -> Tool options -> Graph -> Function Graph
Example
The plugin transform that graph:
into this one: