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

Simplification Fail On 'Anti Java Decompiler' #139

Open
apkunpacker opened this issue Mar 15, 2020 · 4 comments
Open

Simplification Fail On 'Anti Java Decompiler' #139

apkunpacker opened this issue Mar 15, 2020 · 4 comments

Comments

@apkunpacker
Copy link

myapp2.apk.zip
Simplifying this small apk throw many error and simplification not completed .
Apk is protected with
https://m.apkpure.com/bg-anti-decompile-reverse-java/com.bgplus.Anti.JavaDecompiler

@CalebFenton
Copy link
Owner

Is this malware?

Is there a specific class or method you're interested in that it fails on?

@apkunpacker
Copy link
Author

@apkunpacker
Copy link
Author

MTObfuscation.apk.zip
Another sample on which simplify fail due to casting or some many other error . its not obfuscated with above similar sample but looks like same obfuscator used in
rednaga/APKiD#206

@CalebFenton
Copy link
Owner

To really be helpful, this should be in two issues, the issue should follow the template and include the logs and what you're trying to run, and you should try some of the workarounds suggested in the readme. This is because simplify will not work on every sample, and by following these suggestions, you reduce the possibility that it's the halting problem, relying on an non-static, instance variable, etc.

Ideally, in a perfect world, each issue is a single app with a particular method that's failing to simplify. This saves me a ton of time and makes it a lot easier to fix.

I also need to know if this is malware because I prioritize malware failing to deobfuscate.

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

2 participants