bongtrop / hbctool

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

Fix this issue #43

Open scriptxd opened 7 months ago

scriptxd commented 7 months ago

https://github.com/P1sec/hermes-dec

i dissembled index.android.bundle to instructions.hasm via p1sec (Theres no option to reassemble hasm) so tried to reassemble it via bongtrop hbctool

Error: assert os.path.exists(f"{path}/metadata.json"), f"metadata.json not found." AssertionError: metadata.json not found