gpo.zugaina.org

Search Portage & Overlays:

dev-util/ghidra-switch-loader

Ghidra loader for Nintendo Switch NSO, NRO and KIP executables.

Screenshots

ChangeLog

commit 65ced7371d62e6b1d8adb4297f5d95f1daca6a87
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Sep 11 16:53:39 2026 -0400

dev-util/ghidra-switch-loader: new package, add 1.6.1_p20260909

Upstream's newest tag is from 2019 and no longer compiles against current
Ghidra; its releases are cut from the default branch instead, so this is the
commit behind the 1.6.1-9bba6a6-Ghidra_12.1.2 release.

zstd-jni and lz4-java come from Gentoo rather than Maven and are copied into
the module's lib/, where Ghidra loads them and where upstream's own archive
keeps its copies. The third dependency its build file declares,
commons-primitives, is unused and is not in Gentoo: the only primitives import
in the sources is Guava's, which Ghidra itself provides.

The installed tree matches upstream's archive exactly.

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