AbdurazaaqMohammed / axml2xml

Java program to decompile and recompile Android binary XML files (AndroidManifest.xml and layout XML files)
1 stars 0 forks source link

Why Not Remove AssetPackExtractionService & playcore_missing_splits_activity in decompile #3

Open TechnoIndian opened 1 month ago

TechnoIndian commented 1 month ago

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 commented 1 month ago

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