A reverse engineering tool for decompiling and disassembling the React Native Hermes bytecode
Stars
979
Forks
85
Watchers
979
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add support for obvious new instructions in Hermes bytecode 97-99 (issue #26)
1c112f8View on GitHubFall back to disassembly when decompilation is not possible (issue #28)
af5d683View on GitHubAdd basic support for disassembling Hermes Static bytecode versions 97-99 (issue #26)
72e1f56View on GitHubSync header parsing changes in versions 98 and 99, instruction parsing for 97-99 still needs to be updated
002b2caView on GitHub