Searching...
Sunday 6 April 2014

How to Decompile Apk Files



Dahil java ang system ng phone ko, gusto ko sana alamin pano iconvert ang APK to JAR kaso dapat pala may alam sa java coding ang gagawa. At wala ako nun. Share ko nalang na discover ko.

Choose a game. I choose FUN WAYS TO THINK.

https://play.google.com/store/apps/details?id=com.froods.dwtt

Download using this [http://apps.evozi.com/apk-downloader/]
Just get the text after id= which is,  com.froods.dwtt

After that, download nyo to:
https://code.google.com/p/dex2jar/downloads/detail?name=dex2jar-0.0.9.15.zip&can=2&q=


Then extract all files there to desktop. Copy your APK file to the folder of DEX2JAR.

Drag the APK to a file named d2j-dex2jar.bat and let the process run. Wag pakialaman hangga't hindi kusang nagsasara yung cmd window na lumabas.

A new JAR file will be generated. Copy that sa desktop.

Download this:
https://code.google.com/p/innlab/downloads/detail?name=jd-gui-0.3.3.windows.zip&

Run the EXE and open that JAR file sa DESKTOP.

Then click file, click SAVE ALL SOURCES. Ayan na, isave as zip at pwede mo na pakialaman yung mga files at imodify ito.

~THAT'S IT!


Di ko pa nasesearch pano magcompile. HAHAHA. Yan nalang muna. ;)

Credits to rSg 

0 comments:

Post a Comment

 
Back to top!