Open bagipro opened 4 years ago
@bagipro fields names are different here, so the field used in code does not exist. jadx don't rename it because now only resolved fields (declared in classes) are scanned. And I am not sure how to fix this, options are:
So no option can restore code to compilable and semantically equal :cry:
Hey @skylot! I didn't notice that their names are different. I think that renaming the field is better than doing nothing, because in this case it will be syntactically correct
Class
com.mobile.activity.UnlockCardEnteringScreen
However in declaration the field is deobfuscated
APK: https://drive.google.com/file/d/1qfhikcko6C8PGtveVwmle6Lugk6QUXIX/view?usp=sharing