折腾:
【未解决】Android 4.4.4的小米4Xposed Installer出错:Xposed目前不兼容Android SDK版本19或您的处理器架构armeabi-v7a
期间,下载到一个zip文件
Mac中却解压,得到一个.zip.cpgz文件
结果cpgz解压后是zip,zip去解压后又是cpgz,死循环了:
cpgz mac 如何解压
Mac上zip文件解压出现cpgz格式解决方法
重新去下载看看
问题依旧:
看来还不行,再去试试unzip命令行解压
➜ ssl pinning pwd /Users/crifan/dev/dev_tool/android/ssl pinning ➜ ssl pinning unzip xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip Archive: xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip signed by SignApk inflating: META-INF/com/google/android/flash-script.sh inflating: META-INF/com/google/android/update-binary inflating: META-INF/com/google/android/updater-script inflating: system/bin/app_process32_xposed inflating: system/bin/dex2oat inflating: system/bin/oatdump inflating: system/bin/patchoat inflating: system/framework/XposedBridge.jar inflating: system/lib/libart-compiler.so inflating: system/lib/libart-disassembler.so inflating: system/lib/libart.so inflating: system/lib/libsigchain.so inflating: system/lib/libxposed_art.so inflating: system/xposed.prop inflating: META-INF/MANIFEST.MF inflating: META-INF/CERT.SF inflating: META-INF/CERT.RSA ➜ ssl pinning ll total 40904 -rw-r--r--@ 1 crifan staff 11K 9 7 16:55 JustTrustMe.apk drwxr-xr-x@ 6 crifan staff 192B 9 11 15:45 META-INF -rw-r--r--@ 1 crifan staff 549K 9 11 11:32 de.robv.android.xposed.installer_v28_8b8a7e v2.5.apk -rw-r--r--@ 1 crifan staff 712K 9 11 10:54 de.robv.android.xposed.installer_v32_de4f0d 2.6.1.apk -rw-r--r--@ 1 crifan staff 770K 9 7 16:29 de.robv.android.xposed.installer_v33_36570c 2.7 exp1.apk drwxr-xr-x@ 6 crifan staff 192B 9 11 15:45 system -rw-r--r--@ 1 crifan staff 3.0M 9 11 11:52 xposed-installer-3-1-5.apk drwx------@ 4 crifan staff 128B 9 11 15:42 xposed-v85-sdk23-arm-miui-MIUI-edition-by-Hitler_Heads-20160605 -rw-r--r--@ 1 crifan staff 4.6M 9 11 15:39 xposed-v85-sdk23-arm-miui-MIUI-edition-by-Hitler_Heads-20160605.zip -rw-r--r--@ 1 crifan staff 4.7M 9 11 15:44 xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip -rw-r--r-- 1 crifan staff 4.6M 9 11 15:44 xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip.cpgz ➜ ssl pinning unzip xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip ➜ ssl pinning unzip xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip.cpgz Archive: xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip.cpgz End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip.cpgz or xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip.cpgz.zip, and cannot find xposed-v87-sdk23-arm-MIUI-edition-by-SolarWarez-20161126.zip.cpgz.ZIP, period. ➜ ssl pinning
结果:
好像是解压出来对应的文件夹了:
转载请注明:在路上 » 【已解决】Mac中如何解压cpgz的压缩文件