cyrozap / ghidra-pcm

MediaTek PCM (SPM) processor module for Ghidra.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaTek PCM (SPM) Processor Module for Ghidra

NOTE: This is a work-in-progress. Most instructions are supported, but many of them have not been tested on real hardware. Because of this, the decompiler output for those untested instructions may be incorrect.

Big thanks to Paul Kocialkowski for doing the original reverse engineering work for this ISA (video, slides, updated slides).

Build and Install

$ git clone https://github.com/cyrozap/ghidra-pcm.git
$ cd ghidra-pcm
$ gradle

The dist directory will now contain the extension zip file that you can install into Ghidra.

About

MediaTek PCM (SPM) processor module for Ghidra.

License:Apache License 2.0