jamchamb / rx-proc-ghidra

Renesas RX processor module for Ghidra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rx-proc-ghidra

This Ghidra module adds support for disassembling and decompiling Renesas RX architecture binaries.

This module is a work in progress, but currently implements disassembly and decompilation rules for most of the instructions supported by the RX62T processor.

Installation

unzip ghidra_9.0.2_PUBLIC_20190626_RX62T.zip -d ${ghidra_install_dir}/Ghidra/Extensions

Building

gradle -PGHIDRA_INSTALL_DIR=<ghidra_install_dir>

About

Renesas RX processor module for Ghidra


Languages

Language:Java 56.5%Language:CSS 32.7%Language:HTML 10.8%