fix(zip): use size info from CD if LFH entry is incorrect refactor: move custom zip implementation into new module feat: move ZipSecurity into jadx-zip module
* feat: Add APKM support * fix: Removed unused imports With spotlessApply :P