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

Why Not Remove AssetPackExtractionService & playcore_missing_splits_activity in decompile #3

Open
TechnoIndian opened this issue Aug 21, 2024 · 1 comment

Comments

@TechnoIndian
Copy link

TechnoIndian commented Aug 21, 2024

Bro , Not Stable Your axml2xml.jar please improve in missing regex

Problem

  1. in some cases forgot to remove '</service>' in your axml2xml.jar so getting recompile problem, I want to some correction in your regex please replace my regex with your regex
  2. Can you share your Telegram ID, because I faced a problem with anti-Anti-Split_M that no one noticed

Screenshot

IMG_20240821_111508

Correction

src/com/apk/axml/Main.java

Replace

<[^>]*(com\.android\.dynamic\.apk\.fused\.modules|com\.android\.stamp\.source|com\.android\.stamp\.type|com\.android\.vending\.splits|com\.android\.vending\.derived\.apk\.id|com\.google\.android\.play\.core\.missingsplits\.PlayCoreMissingSplitsActivity|com\.google\.android\.play\.core\.assetpacks\.versionCode)[^>]*(?:.*\n.*\n.*/(?!.*(?:application|manifest)).*>|.*\n.*/(?!.*(?:application|manifest))>|>)|<service[^>]*(AssetPack|assetpack)[\s\S]*?</service>

@AbdurazaaqMohammed
Copy link
Owner

Why Not Remove AssetPackExtractionService & playcore_missing_splits_activity

I think it's not totally useless, even though it is in most apps, some apps like Discord uses it to download data, if you remove them it will crash

Can you share your Telegram ID, because I faced a problem with anti-Anti-Split_M that no one noticed

Same username as here

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