hermes-dec icon indicating copy to clipboard operation
hermes-dec copied to clipboard

Use decompiler from lucasbaizer2/hasmer

Open devnoname120 opened this issue 1 year ago • 0 comments

The following project has a more advanced decompiler as far as I know: https://github.com/lucasbaizer2/hasmer/tree/master/hasmer/libhasmer/Decompiler

Unfortunately the disassembler of this project it's not quite up to date with the latest HBC bytecode versions. Any chance hermes-dec could use its own disassembler and https://github.com/lucasbaizer2/hasmer as a backend for decompilation?

devnoname120 avatar Aug 10 '24 15:08 devnoname120