Skip to content

OpenGK-org/ghidra_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGK Ghidra scripts

This is a collection of scripts used to aid with reverse engineering SIMK4x binaries

Installation

  1. Clone or download the repository

  2. Open PyGhidra

  3. Go to Tools -> Script Manager

  4. Right click anywhere, open "Script directories"

  5. Add the repository as a folder

  6. Done. You'll find the scripts under the "OpenGK" category

Scripts

simk4x_load

Detects the variant and splits SIMK4x binaries into appropriate segments. This script deletes the default memory block and creates new blocks from scratch, meaning you WILL lose any progress so far!. Only run this script when starting a new project

c167_apply_symbol_descriptions

Adds symbol descriptions (such as EXISEL -> External Interrupt Select register) in the form of EOL comments. Comments are appended, not set, so existing comments won't get overwritten

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published