Good
AI summary
Hermes bytecode disassembler and decompiler for Android. Supports HBC v97–v99 with assembly, disassembly, and roundtrip editing. v2.0 fixes stack-overflow crashes, cyclic structure handling, nested function decompilation, and large-function freeze issues. Requires broad storage access to read and write analyzed files.
Generated by AI. May contain inaccuracies.
About this app
Rodroid Hermes — update v2.0 🚀
What's new in v2
- HBC v97, v98, v99 support — disassemble, assemble, and roundtrip the latest Hermes bytecode versions - Decompiler crash protection — functions that overflow the codegen stack automatically fall back to the linear decompiler - O(n²) decompiler hang fix — large functions no longer freeze; optimized SSA lookup - Cycle detection — control-flow plan converter handles cyclic structures without infinite recursion - Empty function handling — 0-instruction functions no longer panic the decompiler - Nested function decompilation — the "decompile nested" toggle now inlines nested closure bodies (no more "body not yet decompiled" placeholders) - On-device stack-overflow fixes — cyclic PHI/def chains, cyclic post-dominator trees, and unbounded structure-tree builders no longer recurse forever and crash the app (the SIGSEGV seen on real devices) ...more...
🔗 Links 📢 Telegram channel 💬 Telegram group 🐞 Report a bug
What's new
- Rodroid Hermes — update v2.0 🚀
- What's new in v2
- HBC v97, v98, v99 support — disassemble, assemble, and roundtrip the latest Hermes bytecode versions - Decompiler crash protection — functions that overflow the codegen stack automatically fall back to the linear decompiler - O(n²) decompiler hang fix — large functions no longer freeze; optimized SSA lookup - Cycle detection — control-flow plan converter handles cyclic structures without infinite recursion - Empty function handling — 0-instruction functions no longer panic the decompiler - Nested function decompilation — the "decompile nested" toggle now inlines nested closure bodies (no more "body not yet decompiled" placeholders) - On-device stack-overflow fixes — cyclic PHI/def chains, cyclic post-dominator trees, and unbounded structure-tree builders no longer recurse forever and crash the app (the SIGSEGV seen on real devices) ...more...
- 🔗 Links 📢 Telegram channel 💬 Telegram group 🐞 Report a bug
About this version
- Version
- 2.0 (2)
- Size
- 13.02 MB
- Requires Android
- 8.0
- Target SDK
- 26
- Architecture
- arm64-v8a, armeabi-v7a
- Downloads
- 12
- Updated
- Aug 21, 2026
- Package
- com.rodroid.hermesdumper
Similar apps
Ratings & reviews
- 51
- 40
- 30
- 20
- 10
Write a review
Recent reviews
Showing 1 of 1- Benastoday