bongtrop/hbctool

Fix this issue

scriptxd opened this issue · 0 comments

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