-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Can't decompile obfuscated APK #2162
Comments
I don't know if my issue is related to #1874 or not With verbose flag I see the same brut output
|
Not sure on this yet, seems to be crashing out on internal resources which doesn't make much sense. |
Additional information: I can decompile it using jadx |
I replicate. Adding Bug.
|
I'm closing as the original crash is now resolved (the invalid chunk type).
You can rebuild assuming you fix that one undecoded resource, which is the resource for the splits.
Which then becomes a known issue :/ - #2514 So I feel its safe to close this one now as the remaining issue is tracked elsewhere. |
Information
apktool -version
) - 2.4.0Stacktrace/Logcat
Steps to Reproduce
apktool d apkname.apk
Frameworks
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files
(
.apks
that live in/system/framework
or/system/priv-app
)APK
https://apkpure.com/id/tokopedia-seller-app/com.tokopedia.sellerapp
Questions to ask before submission
apktool d
,apktool b
without changing anything? YesThe text was updated successfully, but these errors were encountered: