discovered 10 Aug 2026
sleigh
→ View on GitHubThe Sleigh library is a specialized tool for defining the semantics of instruction sets of general-purpose microprocessors, primarily used in the reverse engineering of compiled software. It serves as a component of the Ghidra reverse engineering platform, facilitating disassembly and decompilation processes. Notable features include a CMake-based build system for standalone usage, support for multiple operating systems, and an included example tool (`sleigh-lift`) for disassembling bytecode or lifting it to p-code.