Skip to content

Latest commit

 

History

History

citadelimgloader

Ghidra loader for Titan M firmwares

This is a simple module for Ghidra allowing to load firmwares for Titan M (a.k.a Citadel).

Ghidra Loader selected

Build

$ export GHIDRA_INSTALL_DIR=<Path to Ghidra dir>
$ gradle
$ cp dist/<last_build>.zip $GHIDRA_INSTALL_DIR/Extensions/Ghidra/
$ # enable new extensions in Files -> Install Extensions... then restart Ghidra