EXtreme ApkTool v1.0.0 [Windows]

AlfasMP

Senior Member
Dec 13, 2013
377
297
0
Kerala
www.alfasmp.com
Hello mates ,



Here's my new EXtreme ApkTool, which will help you to re-engineer android application files (.apk).It's a windows based tool and it requires Java to run. Everything is coded under one application, so anyone (even noobies) can mod/edit android apps using this tool. If you wanna analyse the source more efficiently, You may also generate java source code using this tool.







Download

===================

>>> Download <<<





Screenshots

===================









Features

===================



* Coming with user interface.

* No need to type codes

* Compile APK/JAR

* Decompile APK/JAR

* Sign APK/JAR

* ZipAlign

* Extract readable java source from application

* DeOdex system apps

* Install/test app to device with a single click.



Requirements

===================

* A windows PC

* Java (latest is recommended)







IF you like my hard work , then feel free to hit :thumbup: /rate this thread. It will encourage me to do more.

XDA:DevDB Information
EXtreme ApkTool, Tool/Utility for the Android General

Contributors
AlfasMP

Version Information
Status: Alpha

Created 2016-06-11
Last Updated 2016-06-10
 
Last edited:

AlfasMP

Senior Member
Dec 13, 2013
377
297
0
Kerala
www.alfasmp.com
Instructions

=================

1 . Extract downloaded software package anywhere on your PC.

2 . Make sure you have Java installed on your windows machine. (type "java -version" without quotes on command prompt will show the java version. )

3 . Click on EXtreme ApkTool.exe to run the program.

4 . Copy framework apks, other apks,jars... in 2-Input folder.

5 . After decompiling, decompiled apk folders can be found on 3-Output

6 . After compiling, compiled apk will be in 4-Done

7 . If you sign or zipalign the compiled app, a new signed output can be obtained in folder 4-Done.

8 . If you choose to extract the java source from app, put app in folder 2-Input and obtain java sources in 3-Output.

9 . If you wanna de-odex your stock rom, copy app,framework,priv-app from your stock rom to 5-De_Odex folder, it will deodex and replace apks with newly created apks.

10. You may also install apps in your android device fastly by using Extreme ApkTool (no need to copy paste apks anymore.)

11. You may wipe all the folders by using Clear Folders option in the tool.



Changelog

=================



v1.0.0



* Initial version



Credits

=================
@mbc07 - de-odex script

Google & other opensource prjcts. - for libraries
 

AlfasMP

Senior Member
Dec 13, 2013
377
297
0
Kerala
www.alfasmp.com
Great, hoping the android version too.
HI thanks for your tool

Will you also be making the android version of this ??


Maybe some other time.
I am going to improve this tool (debugging, new features...) .
After finishing that job, I will think about the android version ( converting codes to android is a tougher job anyway ).

I will tell you when I am ready to develop the Android version.
So please subscribe this thread to get feature releases. :good:

Regards,
 
G

GuestD0540

Guest
Maybe some other time.
I am going to improve this tool (debugging, new features...) .
After finishing that job, I will think about the android version ( converting codes to android is a tougher job anyway ).

I will tell you when I am ready to develop the Android version.
So please subscribe this thread to get feature releases. :good:

Regards,
Btw i am new to this kind of think i am 14 now but i want to know how to make this kind of application.. I mean which kind of software do we require and which language do we need to learn? Would appreciate if you like to reply and thanks for making this?

Sent from my Lenovo S850 using Tapatalk
 

AlfasMP

Senior Member
Dec 13, 2013
377
297
0
Kerala
www.alfasmp.com
Btw i am new to this kind of think i am 14 now but i want to know how to make this kind of application.. I mean which kind of software do we requir.....
Plz PM me if you wanna know anything about the tool. Since your concern is not about the thread, so instead of asking here you may text me if you wish. I can give you proper directions if you're ready to PM me.

I'm happy to help you there ;)

Regards,
 

yash92duster

Senior Member
Jan 31, 2015
13,137
15,826
263
Chennai
@AlfasMP
Hello

I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done:eek:
any solution??

Thanks a lot for this tool:D:good::good:
 

AlfasMP

Senior Member
Dec 13, 2013
377
297
0
Kerala
www.alfasmp.com
@AlfasMP
Hello

I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done:eek:
any solution??

Thanks a lot for this tool:D:good::good:

Hey , I'm not at my home right now.

When I get my PC, I will check it and return back to you( text you).

Sorry for the inconvenience.

Regards,
 

AlfasMP

Senior Member
Dec 13, 2013
377
297
0
Kerala
www.alfasmp.com
@AlfasMP
Hello

I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done:eek:
any solution??

Thanks a lot for this tool:D:good::good:
Sorry, I could not find such a problem.

* Make sure you're not using a lollipop based stock (since lollipop & marshmallow is not supported by the tool for de odexing). I will add them in the future release .
* Make sure you copy the whole framework folder in 5-De_Odex folder .
Path maybe like Extreme ApkTool/5-De_Odex/framework/ framework files(jars&apk)

I hope this might solve your problem. In case this is not solving your problem , feel free to contact me

Regards,
 

yash92duster

Senior Member
Jan 31, 2015
13,137
15,826
263
Chennai
Sorry, I could not find such a problem.

* Make sure you're not using a lollipop based stock (since lollipop & marshmallow is not supported by the tool for de odexing). I will add them in the future release .
* Make sure you copy the whole framework folder in 5-De_Odex folder .
Path maybe like Extreme ApkTool/5-De_Odex/framework/ framework files(jars&apk)

I hope this might solve your problem. In case this is not solving your problem , feel free to contact me

Regards,
I tried deodexing marshmallow s5 g900h 6.0.1 framework

Anyway good job, will wait for your future release update for marshmallow support

Useful tool
Thanks a lot:good: