Skip to content

westfox-5/GhidraMetrics

Repository files navigation

GhidraMetrics

A plugin for Ghidra that calculates code metrics on binary

Installation

Install Ghidra following the official installation guide.

  • Download a release of the plugin from GitHub

  • Open Ghidra and click File > Install Extensions

install-01

  • Clink on the green plus icon and select the archive of the release. The GhidraMetric extension should appear in the list.

install-02

  • On opening of a project, Ghidra will automatically detect the new plugin.

install-03

install-04