mylovereturns

Native multi-arch disassembler & decompiler — PE/ELF/Mach-O, x86/x64/ARM64, Lua scripting, RTTI recovery

19
6
100% credibility
Found May 13, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C++
AI Summary

Hyperion is a standalone desktop tool for disassembling and decompiling binaries from Windows, Linux, and macOS across multiple processor types.

How It Works

1
📥 Grab the tiny app

Download the single file—no setup, no install, just double-click to launch your new binary explorer.

2
🔍 Drop in a file

Drag any executable like an app or library onto the window, and it instantly starts unpacking its secrets.

3
Watch it analyze

Sit back as it scans the file, spotting functions, strings, and hidden patterns in seconds.

4
📊 Dive into the details

Click around colorful disassembly, flow charts, or even readable C-like code to see how it all works.

5
Make it yours
💾
Save your work

Export notes, patched files, or scripts to keep exploring later.

🔄
Compare files

Load another file side-by-side to spot changes instantly.

🎉 Unlock the binary

You've got a clear map of the code—ready to understand, modify, or share your insights.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is hyperion-disassembler?

Hyperion is a native C++ disassembler and decompiler that loads PE/ELF/Mach-O/.NET binaries across x86/x64/ARM64/MIPS/PPC, spitting out disassembly, pseudo-C code, and RTTI class recovery in a single <3MB executable with zero dependencies. It solves the pain of juggling heavy tools for static analysis by bundling recursive descent disassembly, dataflow analysis, and a full ImGui-based UI into one portable app. Developers get Lua scripting for custom analysis plus exports like IDAPython scripts.

Why is it gaining traction?

Unlike bloated alternatives, Hyperion runs natively on Windows/Linux/macOS as a github native client with instant launch—no install, no runtimes—and packs features like packer detection, vtable recovery, binary diffing, and decompilation into a lightweight package. The hook is its github native UI: navigation bands, entropy heatmaps, call graphs, and beautify mode that hides noise, making reverse engineering feel snappy even on game native github binaries. Lua scripting and multi-arch support let you extend it without recompiling.

Who should use this?

Reverse engineers unpacking malware or legacy PE/ELF/Mach-O files, game devs analyzing native github builds for mods/cheats, and embedded devs needing quick ARM64 decompilation with RTTI recovery. It's ideal for those tired of Ghidra's Java overhead or IDA's price when scripting quick analyses via Lua console/plugins.

Verdict

Grab it if you want a no-fuss native disassembler/decompiler for daily use—early alpha vibes with 19 stars and 1.0% credibility score mean expect rough edges, but active dev and MIT license make it worth watching. Solid for prototypes, not production pipelines yet.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.