• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Mods [MOD TOOL] apktool 1.5.2 mass/batch decompiler recompiler 2.71MB only [Root only]

disciplexone

Well-Known Member
Simple tool to decompile recompile all apks and jars in one double click

no fancy selections animations and huge file download just pure decompiler recompiler.

Instructions:
extract and just copy 7 files in your system/app or /system/framework folder
and double click batch files, it will start brute forcing
decompiling or recompiling apks or jars. delete it when done.

IMPORTANT: Before using be sure to open cmd windows and type "apktool if framework-res.apk" and "apktool if com.htc.resources.apk" from your framework folder. This is important because apktool gets some sources from those 2 files while decompiling and recompiling.

Decompiler Features:

Removes .local, .param, .line, etc. from smalis

1.mass_jar_apk_decompiler.bat - decompiles all APK or JAR in current folder

2.refresh_all_for_recompiling.bat - deletes all old compiled jar,apk or dist and build folder, use this if you made edits on smalis or XML

3.mass_jar_apk_compiler.bat - compiles all decompiled apks and jars in current folder

4.copy_compiled_jar_apk_to_All_compiled_folder.bat - makes a new directory and copies all compiled jars and apks to All_compiled folder


Download - 2.71MB 4shared link

Requirements:
Needs Java JDK 7 to be installed on PC.


Uses: for winmerge comparing, others

Note: even if all are compiled successfully, you still need to open original apk or jar with winrar
then drag META-INF folder and AndroidManifest.xml to newly compiled edited APK or just META-INF folder in jars in order for it to work on your phone. This is also called signing.
 
Last edited:
.added requirements...

3211368_1329344784795.jpg

 
Back
Top Bottom