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

the app can not work after repack #11

Open
Kcrafting opened this issue Mar 17, 2024 · 2 comments
Open

the app can not work after repack #11

Kcrafting opened this issue Mar 17, 2024 · 2 comments

Comments

@Kcrafting
Copy link

i follow the step to update my app(one of it's dll,i lost the file),but the app crash when i click the app,is there some possibly reason for my problem?

@rob-X1
Copy link

rob-X1 commented Mar 17, 2024

Assuming you are talking about an Android app: have you checked if the problem is really related to pyxamstore repacking?

May be just resigning is enough to cause the "crash". Some apps check their app signature or use other ways to check that the have not been modified and if the detect a modification just terminate itself.

@Kcrafting
Copy link
Author

i have found two file in the blob file,one is projectname.dll,another is projectnameandroid.dll,i modify the projectnameandroid.dll with dnspy,i only modify the request url,i use apktoolkit for all process,decompile,compress blob file,modify file,repack blob file,replace file,compile app,align zip,sign app,after all process,now the app could be install and open,now it's not crash,but there is no ui displayed,only black screen,i don't know why

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

2 participants