aimardcr / APKKiller

Bypass APK Signatures Verify & Integrity Check using Reflection
318 stars 97 forks source link

Not working on 2.9 global & ect #23

Open surajraiker opened 1 year ago

surajraiker commented 1 year ago

Not working this project on global it's geven black screen on this time can you please fix the issues

Kaspek2480 commented 11 months ago

It works when i use home button and then return to app, also logcat shows somethings like that?

12-29 03:21:05.974 17795 17795 I APKKiller: -------- Killing com.example.something
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching AppBindData - 0x121
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching LoadedApk - 0x179
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching ApplicationInfo - 0x1c9
12-29 03:21:05.976 17795 17795 I APKKiller: -------- Patching ApplicationInfo - 0x251
surajraiker commented 10 months ago

Yes

sgrontflix commented 4 months ago

It works when i use home button and then return to app, also logcat shows somethings like that?

12-29 03:21:05.974 17795 17795 I APKKiller: -------- Killing com.example.something
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching AppBindData - 0x121
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching LoadedApk - 0x179
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching ApplicationInfo - 0x1c9
12-29 03:21:05.976 17795 17795 I APKKiller: -------- Patching ApplicationInfo - 0x251

@Kaspek2480

Any idea why I only get the first line in my logcat output but not the other ones? It only kills com.example.something but doesn't do any patching whatsoever...

Kaspek2480 commented 4 months ago

Well, you have to share your code and all details

It works when i use home button and then return to app, also logcat shows somethings like that?

12-29 03:21:05.974 17795 17795 I APKKiller: -------- Killing com.example.something
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching AppBindData - 0x121
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching LoadedApk - 0x179
12-29 03:21:05.975 17795 17795 I APKKiller: -------- Patching ApplicationInfo - 0x1c9
12-29 03:21:05.976 17795 17795 I APKKiller: -------- Patching ApplicationInfo - 0x251

@Kaspek2480

Any idea why I only get the first line in my logcat output but not the other ones? It only kills com.example.something but doesn't do any patching whatsoever...