From 5ef0a00c15df4ca605324be965d235be822949f1 Mon Sep 17 00:00:00 2001 From: RipleyTom Date: Thu, 7 Oct 2021 12:06:49 +0200 Subject: [PATCH] Improves README and add 10.0.4 build --- .github/workflows/main.yml | 1 + README.md | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2420786..25dff8b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,6 +16,7 @@ jobs: fail-fast: false matrix: ghidra-version: + - '10.0.4' - '10.0.2' - '10.0' - '9.2.4' diff --git a/README.md b/README.md index 307ff72..15f0168 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ When loading a prx/elf into Ghidra be sure to select the following language (By PowerISA-Altivec-64-32addr ``` +## Installation + +Those scripts are meant to be used as a Ghidra extension. + +Simply grab the .zip in release corresponding to your Ghidra version and install in Ghidra through "File=>Install Extension...". + +Make sure the extension is active(there should be a checkmark on the left), scripts should then be accessible in CodeBrowser through "Window=>Script Manager". + ## Required change To avoid issues with decompliation the following change is needed in Processors\PowerPC\data\languages\ppc_64_32.cspec