LSPosed / LSPatch

LSPatch: A non-root Xposed framework extending from LSPosed
GNU General Public License v3.0
6.71k stars 707 forks source link

Signature override update #238

Closed PeterKW closed 11 months ago

PeterKW commented 11 months ago

Steps to reproduce/复现步骤

  1. I'm trying to update with a different Signature

See attached screenshot

Launch patch , Processing /data/app/~~tTgcxkvYoFVxlXlhhTcW8w==/dev.beefers.vendetta-oeddGFCDjY00FeeZYhM5OA==/base.apk -> /data/user/0/org.lsposed.lspatch/cache/apk/base-360-lspatched.apk , apk path: /data/app/~~tTgcxkvYoFVxlXlhhTcW8w==/dev.beefers.vendetta-oeddGFCDjY00FeeZYhM5OA==/base.apk , Parsing original apk... , Failed to read zip file '/data/app/~~tTgcxkvYoFVxlXlhhTcW8w==/dev.beefers.vendetta-oeddGFCDjY00FeeZYhM5OA==/base.apk'. , java.io.IOException: Failed to read zip file '/data/app/~~tTgcxkvYoFVxlXlhhTcW8w==/dev.beefers.vendetta-oeddGFCDjY00FeeZYhM5OA==/base.apk'. at y4.y.(Unknown Source:230) at y4.t.(Unknown Source:6) at h9.a.a(Unknown Source:327) at o8.b.j(Unknown Source:23) at l7.a.m(Unknown Source:5) at a8.d0.run(Unknown Source:105) at f8.e.run(Unknown Source:11) at g8.i.run(Unknown Source:2) at g8.a.run(Unknown Source:79) Caused by: java.io.IOException: Cannot read entry 'assets/lspatch/origin.apk' (offset: 237, size: 69321513) because it overlaps with 'META-INF/DEPENDENCIES' (offset: 4925, size: 164) at y4.y.P(Unknown Source:885) at y4.y.(Unknown Source:161) ... 8 more

Screenshot_20230918-153349.png

Screenshot_20230918-154645.png

Launch patch , Processing /data/app/~~tTgcxkvYoFVxlXlhhTcW8w==/dev.beefers.vendetta-oeddGFCDjY00FeeZYhM5OA==/base.apk -> /data/user/0/org.lsposed.lspatch/cache/apk/base-360-lspatched.apk , apk path: /data/app/~~tTgcxkvYoFVxlXlhhTcW8w==/dev.beefers.vendetta-oeddGFCDjY00FeeZYhM5OA==/base.apk , Parsing original apk... , Failed to read zip file '/data/app/~~tTgcxkvYoFVxlXlhhTcW8w==/dev.beefers.vendetta-oeddGFCDjY00FeeZYhM5OA==/base.apk'. , java.io.IOException: Failed to read zip file '/data/app/~~tTgcxkvYoFVxlXlhhTcW8w==/dev.beefers.vendetta-oeddGFCDjY00FeeZYhM5OA==/base.apk'. at y4.y.(Unknown Source:230) at y4.t.(Unknown Source:6) at h9.a.a(Unknown Source:327) at o8.b.j(Unknown Source:23) at l7.a.m(Unknown Source:5) at a8.d0.run(Unknown Source:105) at f8.e.run(Unknown Source:11) at g8.i.run(Unknown Source:2) at g8.a.run(Unknown Source:79) Caused by: java.io.IOException: Cannot read entry 'assets/lspatch/origin.apk' (offset: 237, size: 69321513) because it overlaps with 'META-INF/DEPENDENCIES' (offset: 4925, size: 164) at y4.y.P(Unknown Source:885) at y4.y.(Unknown Source:161) ... 8 more

Expected behaviour/预期行为

.

Actual behaviour/实际行为

.

Xposed Module List/Xposed 模块列表

.

LSPatch version/LSPatch 版本

.

Android version/Android 版本

.

Shizuku version/Shizuku 版本

.

Version requirement/版本要求

Apk file/Apk 文件

No response

Logs/日志

``` # Replace this line with the log / 将此行用日志替换 ```

.