Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

脱壳报错 #91

Open
voila1106 opened this issue Dec 23, 2022 · 0 comments
Open

脱壳报错 #91

voila1106 opened this issue Dec 23, 2022 · 0 comments

Comments

@voila1106
Copy link

[ 2022-12-23T23:30:48.655 10521: 14181: 14181 I/LSPosed-Bridge ] Loading module com.wrbug.dumpdex from /data/app/~~NpJMz3N-thMFAE6tn4G8lw==/com.wrbug.dumpdex-isAKl4ZT3rll5MNubEw9Sg==/base.apk
[ 2022-12-23T23:30:48.665 10521: 14181: 14181 I/LSPosed-Bridge ] Loading class com.wrbug.dumpdex.XposedInit
[ 2022-12-23T23:30:48.706 10521: 14181: 14181 I/LSPosed-Bridge ] dumpdex.PackerInfo-> find class:com.stub.StubApp
[ 2022-12-23T23:30:48.706 10521: 14181: 14181 I/LSPosed-Bridge ] dumpdex.PackerInfo-> find packerType :360加固
[ 2022-12-23T23:30:48.706 10521: 14181: 14181 I/LSPosed-Bridge ] dumpdex-> sdk version:31
[ 2022-12-23T23:30:48.707 10521: 14181: 14181 I/LSPosed-Bridge ] dumpdex.LowSdkDump-> start hook Instrumentation#newApplication
[ 2022-12-23T23:30:48.868 10521: 14181: 14181 I/LSPosed-Bridge ] dumpdex.LowSdkDump-> Application=com.stub.StubApp@6872824
[ 2022-12-23T23:30:48.868 10521: 14181: 14181 I/LSPosed-Bridge ] dumpdex.LowSdkDump-> decCache=java.lang.DexCache@59f3f8d
[ 2022-12-23T23:30:48.868 10521: 14181: 14181 E/LSPosed-Bridge ] java.lang.NoSuchMethodError: java.lang.DexCache#getDex()#bestmatch
at de.robv.android.xposed.XposedHelpers.findMethodBestMatch(Unknown Source:4)
at de.robv.android.xposed.XposedHelpers.findMethodBestMatch(Unknown Source:4)
at de.robv.android.xposed.XposedHelpers.callMethod(Unknown Source:4)
at com.wrbug.dumpdex.dump.LowSdkDump.dump(LowSdkDump.java:51)
at com.wrbug.dumpdex.dump.LowSdkDump.access$000(LowSdkDump.java:24)
at com.wrbug.dumpdex.dump.LowSdkDump$1.afterHookedMethod(LowSdkDump.java:42)
at de.robv.android.xposed.LspHooker.handleHookedMethod(Unknown Source:136)
at LspHooker_.newApplication(Unknown Source:17)
at android.app.LoadedApk.makeApplication(LoadedApk.java:1369)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7044)
at java.lang.reflect.Method.invoke(Native Method)
at de.robv.android.xposed.LspHooker.handleHookedMethod(Unknown Source:107)
at LspHooker_.handleBindApplication(Unknown Source:11)
at android.app.ActivityThread.access$1600(ActivityThread.java:274)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2129)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8283)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant