gpo.zugaina.org

Search Portage & Overlays:

dev-util/il2cpp-ghidrah

Automates Ghidra analysis of Unity IL2CPP binaries.

Screenshots

  • il2cpp-ghidrah-0.1.5_p20260911
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: tatsh-overlay

ChangeLog

commit 0e3b52f563fe87df4b26fb77f97d96f885caee81
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Sep 11 17:20:33 2026 -0400

dev-util/il2cpp-ghidrah: new package, add 0.1.5_p20260911

Not a Ghidra extension despite the name: a Python program that drives Ghidra
headlessly through pyghidra, which comes from the pentoo overlay. Upstream has
never tagged a release and is not on PyPI, so this is a snapshot of the default
branch carrying upstream's own version.

Its pyghidra requirement is relaxed from 3.1 to anything below 4. The only
thing it uses from pyghidra is HeadlessPyGhidraLauncher, which predates 3.1 and
is present in the 3.0.2 that pentoo currently packages.

Signed-off-by: Andrew Udvare <audvare@gmail.com>