Today, I will show you how you can MOD PowerDirector by Cyberlink Corp in order to activate premium subscription. PowerDirector is a popular video editing application with the latest AI features and tons of editing tools that can help your videos look pro on social media accounts, it has tons of features both free and paid. Import any video file and export it in 4K, add effects, filters, music, sound effects, they also have a library of stock photos, audios, and much more. You will have to use it to explore all of its features, it also supports making videos for any social media, like Instagram Reels, TikTok, or YouTube.
This application was heavily obfuscated, it was a little difficult to MOD it, so make sure you have checked out our tutorial on how to MOD obfuscated Android apps and how to MOD android applications in general. If you know already, then skip it.
What will we be modding in PowerDirector?
- Premium Subscription
Let’s begin!
1) Download PowerDirector APK File from Apkcombo.com
2) Remove signature check and then Decompile the file
3) Now navigate to the location that i have mentioned below and make the changes to smali files accordingly:
– Go to h/a/a/zi/q1.smali
Look for these two methods inside public static f()z AND public static g()z
AND
Remove everything inside both methods and return this
For f()z const v0x 01return v0 and For g()Z const v0x 01 return v0
4) Now save the file, compile the APK file and sign it. You should have the premium subscription unlocked.
Now let’s talk about how i figure out these methods are the ones to MOD, since i said earlier the app was heavily obfuscated.
I tried to search for ispro, premium, ispremium, etc. keywords and they all led me to a dead end. Until i searched for Subscribed keyword and then inside a smali class called Project2Activity.smali
We found a string called Check need to show thanks if user subscribed
Just above the string, we can see that the class calls to boolean methods inside “h/a/a/zi/l;b:z” AND so i checked out that smali file and there was nothing there to MOD, so i search for all boolean inside the “zi” folder and went through each one of them until i found the method which gave us premium subscription.
That’s it.
I hope you learned something new, we covered what to MOD in order to gain premium subscription as well as how did i figure out what methods i needed to modify since the game was obfuscated. If you have any questions then please contact me and i will help you out.