Assembly ghidra-extension

Open-source Assembly projects categorized as ghidra-extension

Assembly ghidra-extension Projects

ghidra-extension
  1. ghidra-delinker-extension

    Ghidra extension for exporting relocatable object files

    Project mention: Ask HN: What are you building that's not AI related? | news.ycombinator.com | 2026-04-09

    I'm working on ghidra-delinker-extension [1], which is a relocatable object file exporter for Ghidra.

    The algorithms needed to slice up a Ghidra database into relocatable sections, and especially to recover relocations through analysis are really tricky to get right. My MIPS analyzer in particular is an eldritch horror due to several factors combining into a huge mess (branch delay slots, split HI16/LO16 relocations, code flow analysis, register graph dependency...).

    The entire endeavor requires an unusual level of exacting precision to work and will produce some really exotic undefined behavior when it fails, but when it works you feel like a mechanic in a Mad Max universe, stripping programs for parts and building unholy chimeras, some examples I've linked in the readme. It has also led to a poster presentation to ACM CCS 2025 in Taiwan as a hobbyist, an absolutely insane story by itself.

    [1] https://github.com/boricj/ghidra-delinker-extension

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Assembly ghidra-extension discussion

Log in or Post with

Index

# Project Stars
1 ghidra-delinker-extension 603

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Assembly is
the 28th most popular programming language
based on number of references?