2.206 / android64 / libfmod.so
broma · failed
Decompilation failed
--- ida.log (last 40 lines) ---
BromaIDA v8.1.1 initialized. Using PyBroma version v0.3.1.
Press Ctrl+Shift+B to begin importing/exporting bindings.
Database for file 'libfmod.so' has been loaded.
MAX_FUNC_ARGS (10000) exceeds limit, decreased to 256 -> OK
Hex-Rays Decompiler plugin has been loaded (v9.4.0.260714)
License: 14-0000-FFFF-88 (1 user)
The hotkeys are F5: decompile, Ctrl-F5: decompile all.
Please check the Edit/Plugins menu for more information.
Hex-rays version 9.4.0.260714 has been detected, gooMBA plugin ready to use
Using type parser: legacy
[export] prepared broma bindings in /tmp/broma_bindings_o9p7o3ca/2.206
[export] applying broma bindings (platform=android64)
Broma file 'FMOD.bro' not found during pre-load!
No bindings (or types) were imported. -> OK
/app/worker/export.py: Traceback (most recent call last):
File "/opt/ida/python/ida_idaapi.py", line 721, in IDAPython_ExecScript
exec(code, g)
~~~~^^^^^^^^^
File "/app/worker/export.py", line 460, in <module>
main()
~~~~^^
File "/app/worker/export.py", line 372, in main
apply_broma_bindings()
~~~~~~~~~~~~~~~~~~~~^^
File "/app/worker/export.py", line 318, in apply_broma_bindings
importer = BromaImporter(platform, Path(types_dir), Path(cleaned_dir))
File "/opt/ida-user/plugins/broma_ida/broma/importer.py", line 787, in __init__
self._preload_broma_files()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/opt/ida-user/plugins/broma_ida/broma/importer.py", line 599, in _preload_broma_files
stop()
~~~~^^
File "/opt/ida-user/plugins/broma_ida/utils.py", line 60, in stop
raise SystemExit if reason is None else Exception(reason)
SystemExit
-> OK
Flushing buffers, please wait...ok
BromaIDA v8.1.1 unloaded.
Unloading IDP module /opt/ida/procs/arm.so...