Skip to content

ValueError #7

Description

@MrPooyaX

location : True
.apk/classes.dex
Traceback (most recent call last):
File "deoptfuscator.py", line 24, in
deobfuscator.main(".apk/"+dex)
File "deobfuscator/deobfuscator.py", line 20, in main
dexfile(dex)
File "deobfuscator/classes.py", line 20, in dexfile
class_dic[int(num[0])] = int(num[1])
ValueError: invalid literal for int() with base 10: '45b8'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions