I wish to protect the dex but not confuse the resource, is it possible? I tried this command, apkeditor p -dex-level 1 -confuse-zip false -i a.apk -o b.apk But false is not recognized so how do I set it to false? This isn't a bug report but more like a query.