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

Amandroid and deobfuscate #70

Open
mandana94 opened this issue Jan 18, 2020 · 1 comment
Open

Amandroid and deobfuscate #70

mandana94 opened this issue Jan 18, 2020 · 1 comment

Comments

@mandana94
Copy link

Does Amandroid have deobfuscate for apk?

@mandana94 mandana94 changed the title Amandroid and anti-obfuscation Amandroid and deobfuscate Jan 18, 2020
@behnamben
Copy link

behnamben commented Jan 18, 2020

hi Mandana,
currently amandroid doesnt have the deObfuscation option.
if you are curios about how amandroid works you can take a look at the article.
and by deobfuscation, i dont mean the regular deobfuscation thechniques like proguard. because this kind of obfuscations doesnt affect the dataflow in the program.
but if there is some kind of dynamic obfuscation techniques or string manipulations in the program, that is what current amandroid cant support.

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