For example, let's say you signed your APK over some way.
And wasn't there a forced termination when the app was launched?
I'll teach you a possible solution.
Software called ApkSignatureKiller is convenient.
It's very easy to use.
step1
First, prepare the UnSigned APK that you modified.
Then download ApkSignatureKiller from here.
code>Download Zip
step2
Rename YouUnSignedAPK.apk to src.apk.
step3
Put src.apk in the expanded ApkSignatureKiller.
step4
Press run.bat and wait for out.apk to be completed.
Try installing out.apk created above.
You may be able to enjoy it.
*If run.bat cannot be executed, please update java to the latest version.
* If this method also causes a crash, there is a possibility that signature verification is included on the server side.
In that case, there are various methods,
Only bypassing server-side signature verification is very easy.
I will set up some reference sites.
*If you have two, server side signature verification and package side signature verification,
I don't yet know how to bypass it. (cy**me app etc.)
If anyone understands, I would like to ask for it here.
And wasn't there a forced termination when the app was launched?
I'll teach you a possible solution.
Software called ApkSignatureKiller is convenient.
It's very easy to use.
step1
First, prepare the UnSigned APK that you modified.
Then download ApkSignatureKiller from here.
code>Download Zip
step2
Rename YouUnSignedAPK.apk to src.apk.
step3
Put src.apk in the expanded ApkSignatureKiller.
step4
Press run.bat and wait for out.apk to be completed.
Try installing out.apk created above.
You may be able to enjoy it.
*If run.bat cannot be executed, please update java to the latest version.
* If this method also causes a crash, there is a possibility that signature verification is included on the server side.
In that case, there are various methods,
Only bypassing server-side signature verification is very easy.
I will set up some reference sites.
*If you have two, server side signature verification and package side signature verification,
I don't yet know how to bypass it. (cy**me app etc.)
If anyone understands, I would like to ask for it here.