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

Specify packages to obfuscate #131

Closed AndroidMaster24 closed 9 months ago

AndroidMaster24 commented 2 years ago

Is this feature request related to a problem?

No

Proposed solution

An option to specify one or more packages. Example I only want to obfuscate: com.example and com.example2. I know there is --ignore-packages-file but it's not what I want

Additional context

No, I think

Would you like to submit a pull request for this feature?

No, don't have knowledge

KhanhXu commented 2 years ago

My issues same!