[Tool] Android Multitool v2.1 Updated

[SIZE="4"][COLOR="Red"]ANDROID MULTITOOL[/COLOR][/SIZE]



Hello,

I´m glad to present my Android Multitool wich makes it easier to decompile/recompile applications + jar framework files. You can also sign your apk by easily clicking a button. If it's in the wrong section, please move.



Requirements:




Winows OS 7 / 8

Installed Java on Windows

Installed Microsoft Powerpacks

Installed .NET framework





- Easy handling: Select your apk and push the "decompile" button!

- This tool makes modding much faster and easier, no cmd handling any more.

- You can read the log which is integrated in the tool to find your mistake in the error.



It looks like this so far:



Image





How to use this tool?




Follow this small how to!





Here you go..



Well, first extract the AndroidApktool folder to C:\. Otherwise it propably won´t work

-copy your framework-res.apk and other files you want to mod in the "Files" folder (this folder is for all your files you want to mod, don't pick files from any other location)

-Next you have to start AndroidApktool.exe

-select your framework-res.apk and push the "install" button (check log for errors)





Decompiling and recompiling apk files:



-select the apk you want to mod/decompile and push the "decompile" button (check log for errors)

Note: You can check the "use baksmali" checkbox, then e.g. the useless .line text will be removed

-your decompiled apk will be located in C:\AndroidApktool\Decompiled_apk\"apkname" as a folder

-if you want to compile your apk again, select your decompiled folder, check the "apk" radiobutton and compile it again (check log for errors)

!!!NOTE!!! After compiling you have to copy the AndroidManifest.xml and the META-INF folder from your old apk to your newly compiled one!! Otherwise you´ll get bootloop! (Don't check the smali checkbox, it will create a classes.dex file from you smali files)



-your recompiled apk will be located in C:\AndroidApktool\Compiled_apk\"apkname"





Decompiling and recompiling jar files:




-select in the combobox ".jar" (check the "use baksmali" checkbox for deleting the useless .line comments)

-select the ".jar" file you want to mod

-push the "decompile" button

-your decompiled jar file will be locaten in C:\AndroidApktool\Decompiled_jar\"jarname"

-for recompiling you have to check the "jar" radiobutton and select the folder within your decompiled ".jar" file

-push the compile button

-your compiled jar file will be located in C:\AndroidApktool\Compiled_jar\"jarname"\classes.d ex

-delete the "classes.dex" file in your ".jar" file

-copy the new "classes.dex" file you compiled in the ".jar" file





Signing apk files:




-select the ".apk" you want to sign

-push the "sign" button

-the signed apk file is located in C:\AndroidApktool\Signed_apk\"apkname_signed"



[COLOR="Red"]Download:[/COLOR]

Windows 7:


Code:

http://www.mediafire.com/download/5k2b5ab4xcp2rxt/AndroidMultitool_win7.rar




Windows 8:


Code:

http://www.mediafire.com/?xlq0fx7zbp67fwn






If there are any questions or bugs, please post them in the thread.



Credits:

Developers of the base Apktool! it wasn't available anywhere so i posted.

BebO_IRQ — Wed Sep 25, 2013 8:55 am


Related Posts Plugin for WordPress, Blogger...