hasmer icon indicating copy to clipboard operation
hasmer copied to clipboard

command line tool for reverse engineering Hermes bytecode

Results 6 hasmer issues
Sort by recently updated
recently updated
newest added

Is project dead? Thnx in advance!

When trying to assemble, it throws an error```Unhandled exception. Hasmer.Assembler.Parser.HasmParserException: expecting either ']' or ',' at 3913,41```. and it refers to this line: ```.data A3910 String["{", "}", "|", "\", "^",...

``` Unhandled exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has...

I just ran `yarn generate-bytecode-definitions`. No manual corrections were performed.

```bash sudo docker run --volume $(pwd):/assets hasmer decompile -i index.android.bundle isUTF16; length = 2 isUTF16; length = 2 isUTF16; length = 2 isUTF16; length = 2 ... ... isUTF16; length...