ClaudiuGeorgiu / Obfuscapk

An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
MIT License
1.09k stars 285 forks source link

APK COMPILER #142

Closed Osama139 closed 1 year ago

Osama139 commented 1 year ago

After obfuscating an apk with obfuscapk, the provided file by the obfuscapk is not compiling, it is giving errors, how can i fix that? Doesn't obfuscapk provide a compiled .apk file after obfuscating?

ClaudiuGeorgiu commented 1 year ago

how can i fix that?

I have absolutely no idea, since you are not providing any details to help investigate the issue. You can start by checking troubleshooting.

Doesn't obfuscapk provide a compiled .apk file after obfuscating?

Yes.