Skip to content

I can't run libd (IndexError: list index out of range) #2

@jackhan2002

Description

@jackhan2002

Centos, Python 2.66, Androguard 1.9

Traceback (most recent call last):
File "libd_v_0.0.1.py", line 852, in
main(apkname,outputpath,lib_info)
File "libd_v_0.0.1.py", line 804, in main
total_lib_dicts, clazz_info = funclibext(apkname, outputpath)
File "libd_v_0.0.1.py", line 438, in funclibext
apk_vm_serial = decompile(apkname, outputpath)
File "libd_v_0.0.1.py", line 50, in decompile
a = Androguard([apkname])
File "build/bdist.linux-x86_64/egg/androguard/core/androgen.py", line 99, in /init/
File "build/bdist.linux-x86_64/egg/androguard/core/androgen.py", line 113, in _analyze
File "build/bdist.linux-x86_64/egg/androguard/core/bytecodes/apk.py", line 191, in init
File "build/bdist.linux-x86_64/egg/androguard/core/bytecodes/apk.py", line 1073, in init
File "build/bdist.linux-x86_64/egg/androguard/core/bytecodes/apk.py", line 1115, in getAttributeValue
File "build/bdist.linux-x86_64/egg/androguard/core/bytecodes/apk.py", line 1020, in getAttributeValue
File "build/bdist.linux-x86_64/egg/androguard/core/bytecodes/apk.py", line 691, in getString
File "build/bdist.linux-x86_64/egg/androguard/core/bytecodes/apk.py", line 755, in getShort2
IndexError: list index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions