Skip to content

sar5430/RizinLayout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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