Androlyze.py - solution to "struct.error: unpack requires a string argument of length 4" when AnalyzeAPK() some .APK files

1. Decompress the .apk file with zip tool (whatever tool you want)
2. Re-compress the decompressed-files, give it the new name.
3. AnalyzeAPK() the new created zip file instead of the old one.

Comments

Popular posts from this blog

SSRF ở Yahoo developer

Thói quen quyết định sự thành công hay thất bại của bạn