sar5430 / RizinLayout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: Screenshot 2022-05-05 at 13 06 07

into this one: Screenshot 2022-05-05 at 13 06 20

About


Languages

Language:Java 100.0%