Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i am getting the following error on the 84 version #27

Closed
Philmon43 opened this issue Dec 29, 2022 · 1 comment
Closed

i am getting the following error on the 84 version #27

Philmon43 opened this issue Dec 29, 2022 · 1 comment

Comments

@Philmon43
Copy link

[*] Disassemble 'index.android.bundle' to 'hbctool' path
Traceback (most recent call last):
File "/usr/local/bin/hbctool", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.9/site-packages/hbctool/init.py", line 61, in main
disasm(args['<HBC_FILE>'], args['<HASM_PATH>'])
File "/usr/local/lib/python3.9/site-packages/hbctool/init.py", line 33, in disasm
hbco = hbc.load(f)
File "/usr/local/lib/python3.9/site-packages/hbctool/hbc/init.py", line 29, in load
assert version in HBC, f"The HBC version ({version}) is not supported."
AssertionError: The HBC version (84) is not supported.

@Philmon43 Philmon43 changed the title i am getting the following error i am getting the following error on the 84 version Dec 29, 2022
@Philmon43
Copy link
Author

fixed! i had old version of hbctool :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant