Skip to content

Instantly share code, notes, and snippets.

@adulau
Last active November 11, 2023 13:16
Show Gist options
  • Star 60 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save adulau/a3a0eefb7828d52747a9d247a82eeeef to your computer and use it in GitHub Desktop.
Save adulau/a3a0eefb7828d52747a9d247a82eeeef to your computer and use it in GitHub Desktop.
Ghidra community - collection

Introduction

As the Ghidra open source community is growing, trying to document the new projects around Ghidra. Feel free to fork the gist and propose improvements.

CPU support

Plugin

Extension

  • Ghidra Switch Loader - A loader for Ghidra intended to support a variety of Nintendo Switch file formats. Improvements are still being made, and I intend to match the functionality of the IDA loader as best as possible.
  • Daenerys - Daenerys is an interop framework that allows you to run IDAPython scripts under Ghidra and Ghidra scripts under IDA Pro with little to no modifications.

Tool

Doc

Install

@greg-kennedy
Copy link

Here is a WIP dissasembler for the 65816 processor: https://github.com/achan1989/ghidra-65816

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment