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

runtime error #78

Open
shishuai-y opened this issue Apr 14, 2023 · 0 comments
Open

runtime error #78

shishuai-y opened this issue Apr 14, 2023 · 0 comments

Comments

@shishuai-y
Copy link

解析app时发生了报错,而且这个app好像也没有被加壳

Traceback (most recent call last):
File "literadar.py", line 256, in
res = lrd.compare()
File "literadar.py", line 236, in compare
self.analyse()
File "literadar.py", line 231, in analyse
self.extract_dex()
File "literadar.py", line 209, in extract_dex
if class_name[0] is not 'L':
IndexError: string index out of range

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