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

Add shitty Signature V2 hack. #70

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Add shitty Signature V2 hack. #70

wants to merge 6 commits into from

Conversation

eebssk1
Copy link
Contributor

@eebssk1 eebssk1 commented Nov 4, 2022

  • Tested only on AOSP 11

@yujincheng08
Copy link
Member

what is it for and how to test it? I have to make sure it works for other Android versions.

@eebssk1
Copy link
Contributor Author

eebssk1 commented Nov 4, 2022

what is it for and how to test it? I have to make sure it works for other Android versions.

It's for allow installation of V2 verify only content modified apk

Try install patched google play from lucky patcher(works for me,no longer require deduct to V1) or anything similar.

This is really shitty copy-modify hack for android 11 so it may not work on other android version.Maybe we should add a version check for this.

@eebssk1
Copy link
Contributor Author

eebssk1 commented Jan 2, 2023

Now It only use our response if no problem is throw(normally occurs if target android version not support inbuilt solution)

@eebssk1
Copy link
Contributor Author

eebssk1 commented Apr 19, 2023

Tested on android 13 recently, works without problems.

@Lhn94
Copy link

Lhn94 commented May 5, 2023

Tested on android 13 recently, works without problems.
@eebssk1 could you release the module zip for testing? Main branch has stopped working on my A13 a while back.

@eebssk1
Copy link
Contributor Author

eebssk1 commented May 13, 2023

Tested on android 13 recently, works without problems.
@eebssk1 could you release the module zip for testing? Main branch has stopped working on my A13 a while back.

https://github.com/eebssk1/CorePatch/releases/tag/4.2-v2h

@Lhn94
Copy link

Lhn94 commented May 16, 2023

Tested on android 13 recently, works without problems.
@eebssk1 could you release the module zip for testing? Main branch has stopped working on my A13 a while back.

https://github.com/eebssk1/CorePatch/releases/tag/4.2-v2h

Unfortunely it didn't work either on my phone. =(

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

Successfully merging this pull request may close these issues.

3 participants