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

fix: sign aab bundle with custom keystore #169

Closed khanbaba closed 9 months ago

khanbaba commented 1 year ago

This pull request fixes the bug of aabsigner for signing the .aab bundle with custom keystore file.

described bug in this issue: https://github.com/ClaudiuGeorgiu/Obfuscapk/issues/168