v0.01.5
Adds TUI text selection and clipboard copy on top of v0.01.4.
What's new
- TUI text selection and copy: left-click and drag in the content pane (disassembly, decompiled or info) to select text, with a highlight scoped to the pane; on release the selection is copied to the terminal clipboard via OSC 52, so you can paste it elsewhere (works in iTerm2, Kitty, Alacritty, WezTerm, Ghostty). Thanks to @aancw (#9).
Everything from v0.01.4 is included: HBC >=97 support, Metro/ESM module reconstruction, the on-disk analysis cache, the expanded CLI/MCP analyst tooling, and TUI content search.
Downloads
Each archive contains the hermes-decomp and hermes-mcp binaries. Verify with shasum -a 256 -c SHA256SUMS.
| File | SHA256 |
|---|---|
| hermes-decomp-v0.01.5-linux-x86_64.tar.gz | f3dff744dc849ea6a6178fcc22e801df2aba10eaa0918df6ccea3f9a6224c02b |
| hermes-decomp-v0.01.5-macos-arm64.tar.gz | 9cc1d3e47104d837c28c667b8a24dd90a835fefc37aab9b4003c246f4e475149 |
| hermes-decomp-v0.01.5-windows-x86_64.zip | c3b08e9fda275a126474986f99f07e1e38a82b7e812b3fb90b7365cf70ba296a |