Great Idea, thanks will implement the same.
If its ok, would you like to be a contributor to APKRepatcher? ( it would be great if you could help add these functionality to APKRepatcher also). Proper credits would be definitely added for all members :)
I tried using the same version apk from HEROES WANTED : Quest RPG APK Download - Free Role Playing GAME for Android | APKPure.com and it Decompiled successfully with APKRepatcher for me.
Can you please start APKRepatcher in command line with
java -jar APKRepatcher.jar
Open the apk, this time...
Since decompilation, modification and recompilation of apk required several commands and tools so I created a java GUI tool APKRepatcher which helps you to modify an existing apk using a simple user friendly GUI.
It lets you edit java/smali code from an APK and rewrite the changes back to the...