#I only provide these keywords for searching using regex to make it easier, for the
activation or implementation stage, please watch the video tutorial.
#First, please open all classes dex, then click the three dots in the upper right
corner, click Preferences, activate all modes and OK, then click Exit then save
without checking AUTO SIGN.
#Why without AUTO SIGN? -> Because in the end result we need kill signature
appcloner to fix internet connection issues in the application.
#Please download the kill sign from appcloner that I provide, then follow my method
in the video tutorial to apply it.
#This method is almost the same as the previous CapCut tutorial, only slightly
different in the first and last keywords. Also use different kill sign, watch
previous tutorial for full unlock pro -> https://youtu.be/XfXcfCy3N7w?
si=dYy00YjTFXZmutFy
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
UNLOCK PRO VIP :
#search with string + regex [make true]
SubscriptionUserInfo\(flag=|hasPurchased
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ENABLE SOME HIDDEN FEATURES :
#search with string + regex [make true]
FreeUnlockTemplateConfig\(freeUnlockTemplateEnable=|AIWritingConfig\(enable=|
AIModelConfig\(enable=|TextTemplateMaterialConfig\(enable=|BusinessAccessEntity\
(isEnable=
#search with string + regex [make false]
GlobalApplyConfig\(hidden=|SubscribeHomeEntranceConfig\(enable=
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
SHOW HIDDEN TOOLS & OPTION :
#search with method [make true]
isToolVisible
#search with string + regex [make true]
AutoCutEntranceReverseConfig\(isVisible=|HomeToolAutoCutConfig\(isVisible=|
AIDrawingTool isVisible:|DevelopPageConfig\(openSpecialSetting=
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ENABLE ADVANCED MEDIA & EXPORT :
#search with string + regex [make true]
adscript_test_entrance|bc_test_entrance|ad_maker_shoot_album_entrance|
ad_script_video_force
#search with string + regex [make true]
HDRConfig\(enable=|enableSuperResolution=|FeatureConfig\(exportResolutionRatio=|
Access\(enableExportVIP=
#search with method [make false & true]
hideGIF|notVipExport
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
REMOVE ADS :
#search with string + regex [make false]
BannerConfig\(hotBannerOperationEnable=|SplashAdParallelConfig\(parallelAdn=
#search with string + regex [follow my tutorial in video for next step]
AdData\(drawAdConfigData=|feedAdConfigData=|albumAdConfigData=|exportAdConfigData=|
splashAdConfigData=|cutSameHomePageBannerConfigData=
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
FIX LOGIN FACEBOOK & TIKTOK :
com.facebook.katana.ProxyAuth|com.ss.android.ugc.trill
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
REMOVE UPDATE PLAY STORE (if available) :
Theme.Dialog.Alert|
com.google.android.play.core.appupdate.protocol.IAppUpdateService
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
REMOVE SECURITY POPUP / UNOFFICIAL APP DIALOG :
#METHOD 1 (IN CLASSES DEX)
START A NEW SEARCH (smali + regex) :
invoke-virtual \{(.*)\},
Landroid/app/AlertDialog\$Builder;->show\(\)Landroid/app/AlertDialog;
REPLACE IN CURRENT RESULTS :
#
#METHOD 2 (IN AndroidManifest.xml)
-> Open AndroidManifest.xml, search TransLynxActivity
-> Add this
android:enabled="false"
android:launchMode="singleTask"
android:windowFullscreen="false"
android:autoRemoveFromRecents="true"
android:showForAllUsers="false"
-> Replace android:windowSoftInputMode="adjustNothing" to
android:windowSoftInputMode="stateAlwaysHidden"
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ NOTE ⚠️
To increase the success of fixing the login, you need to login to your account (FB
or TikTok) first in the Chrome Browser, or another browser that is similar to
Chrome.
Provided with ♥️by Yadi Fernando