LSPatch icon indicating copy to clipboard operation
LSPatch copied to clipboard

[Bug] 不支持提取 v3 签名

Open Sharl210 opened this issue 3 years ago • 2 comments

Steps to reproduce/复现步骤

1.选择一个有V2或v3签名的安装包 2.任选一个模式 3.显示签名读取错误,应该还没有支持v2v3的获取

Expected behaviour/预期行为

成功修补

Actual behaviour/实际行为

实际上发生了错误,显示签名读取失败 下面是日志 Launch patch , Processing /data/app/~~6AutKtUEV9J2Ya9f0P3Y9g==/io.github.vvb2060.mahoshojo-taSXrveIJLtxvgbhIZAk2g==/base.apk -> /data/user/0/org.lsposed.lspatch/cache/apk/base-325-lspatched.apk , apk path: /data/app/~~6AutKtUEV9J2Ya9f0P3Y9g==/io.github.vvb2060.mahoshojo-taSXrveIJLtxvgbhIZAk2g==/base.apk , Parsing original apk... , Register apk signer with default keystore... , get original signature failed , h7.c: get original signature failed at h9.b.b(SourceFile:32) at n8.b.h(Unknown Source:23) at m7.a.i(Unknown Source:8) at c8.d0.run(Unknown Source:90) at h8.e.run(Unknown Source:11) at i8.i.run(Unknown Source:2) at i8.a.run(SourceFile:10)

Xposed Module List/Xposed 模块列表

无,没有嵌入模块

LSPatch version/LSPatch 版本

6586

Android version/Android 版本

12

Shizuku version/Shizuku 版本

N/A

Version requirement/版本要求

  • [X] I am using latest debug CI version of LSPatch and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志

Logs/日志

Launch patch , Processing /data/app/~~6AutKtUEV9J2Ya9f0P3Y9g==/io.github.vvb2060.mahoshojo-taSXrveIJLtxvgbhIZAk2g==/base.apk -> /data/user/0/org.lsposed.lspatch/cache/apk/base-325-lspatched.apk , apk path: /data/app/~~6AutKtUEV9J2Ya9f0P3Y9g==/io.github.vvb2060.mahoshojo-taSXrveIJLtxvgbhIZAk2g==/base.apk , Parsing original apk... , Register apk signer with default keystore... , get original signature failed , h7.c: get original signature failed at h9.b.b(SourceFile:32) at n8.b.h(Unknown Source:23) at m7.a.i(Unknown Source:8) at c8.d0.run(Unknown Source:90) at h8.e.run(Unknown Source:11) at i8.i.run(Unknown Source:2) at i8.a.run(SourceFile:10)

Sharl210 avatar Aug 14 '22 02:08 Sharl210

v2现在支持了,但v3还是不行

Sharl210 avatar Nov 01 '22 16:11 Sharl210

@Dr-TSNG

Sharl210 avatar Nov 01 '22 16:11 Sharl210