bongtrop / hbctool

Hermes Bytecode Reverse Engineering Tool (Assemble/Disassemble Hermes Bytecode)
MIT License
461 stars 81 forks source link

HBC-76 examples include version 74 bytecode file #20

Open hexpwn opened 2 years ago

hexpwn commented 2 years ago

The example index.android.bundle file is version 74 and not 76

00000000: c61f bc03 c103 191f 4a00 0000 d031 0a88  ........J....1..

byte 0x9 should be 4c and not 4a