Tutorial How to create unsigned APK file for rooted devices + Lucky Patcher/Core Patch

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,536
302,530
1,213
Modding World
I am using android 12, and already installed core-patch and following your tutorial. apk can be installed, but still cant login google.
Android 11 and above have additional security check. I have not found a way to bypass it yet
 
  • Like
Reactions: Tiago321386

Reezo

Solid & Active Platinian
Jan 19, 2018
51
17
8
36
I am using android 12, and already installed core-patch and following your tutorial. apk can be installed, but still cant login google.
After more than a month of trying, I ended up just using Vmos (virtual machine), even though I pay a little, I've resigned myself to the fact that I can't install unsigned apks on my phone without using a VM.
 

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,536
302,530
1,213
Modding World
After more than a month of trying, I ended up just using Vmos (virtual machine), even though I pay a little, I've resigned myself to the fact that I can't install unsigned apks on my phone without using a VM.
Yes, VM is the best way to use
 

Mesidex

Platinian
Apr 12, 2023
23
9
3
Ankharctica
Hello,

Is it still true that there is no straightforward way to unsign an already signed APK using newer signing schemes? When I built the final modded apk using objection (modded via Frida and frida-il2cpp-bridge), it automatically signed the file. Is there an additional parameter that you can pass to objection to prevent signing? I haven't been able to find a method just yet...
 

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,536
302,530
1,213
Modding World
Hello,

Is it still true that there is no straightforward way to unsign an already signed APK using newer signing schemes? When I built the final modded apk using objection (modded via Frida and frida-il2cpp-bridge), it automatically signed the file. Is there an additional parameter that you can pass to objection to prevent signing? I haven't been able to find a method just yet...
You can just copy original META-INF to the signed APK so it will become unsigned. I don't know much about Frida, maybe ask for author if there is a parameter to prevent signing
 
  • Like
Reactions: Mesidex

Mesidex

Platinian
Apr 12, 2023
23
9
3
Ankharctica
You can just copy original META-INF to the signed APK so it will become unsigned. I don't know much about Frida, maybe ask for author if there is a parameter to prevent signing
Unfortunately, the installation of the package can not proceed due to the following error after moving the META-INF folder from the original APK to the modded version:

a2.png


The devices I tried running it on are both on Android 13, but one is rooted (has CorePatch and TrustMeAlready) and the other is not.
 
  • Like
Reactions: Tiago321386

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,536
302,530
1,213
Modding World
Unfortunately, the installation of the package can not proceed due to the following error after moving the META-INF folder from the original APK to the modded version:

View attachment 521663

The devices I tried running it on are both on Android 13, but one is rooted (has CorePatch and TrustMeAlready) and the other is not.
You might want to enable Lucky Patcher on Xposed too. Sometimes unsigned APK works along with Lucky Patcher and Core Patch together. See the tutorial for Lucky Patcher: How to install unsigned APK using Lucky Patcher (Xposed method) - Platinmods.com - Android & iOS MODs, Mobile Games & Apps
If it does not help, please file an issue Issues · LSPosed/CorePatch
 

libModz

Awesome Active Platinian
Jun 2, 2022
167
29
28
UK
My apk using v1 v2 and v3, how can I create unisgned apk? I tried the method above but it's not working. It installs, but the game detects.
 

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,536
302,530
1,213
Modding World
My apk using v1 v2 and v3, how can I create unisgned apk? I tried the method above but it's not working. It installs, but the game detects.
Unsigned APK does not bypass any game security. You need to find another method for that (Don't ask me)
 
Tags
apk unsigned