Mac anti-edit Android APK

Source: Internet
Author: User

The tools you need:

1, Apktool http://ibotpeaches.github.io/Apktool/(configuration stated) Https://bitbucket.org/iBotPeaches/apktool/downloads

2, Dex2jar Https://github.com/pxb1988/dex2jar

3, Jd-gui http://jd.benow.ca/

To decompile the following steps:

First, the use of Apktool

1, will download the Apktool.jar and save the foot of this file Apktool (please refer to the http://ibotpeaches.github.io/Apktool/in the right-click to save) copy to/usr/local/bin/.

2. Set Apktool Foot as executable file chmod +x apktool

3. Execute anti-edit sudo apk to reverse-edit the APK such as: sudo apktool Southern Integrated row plate. APK

You can view the XML file after you have successfully translated it. However, you cannot view the Java code.

Second, the use of Dex2jar

  

1. After the APK able is modified to zip and then decompress, a Classes.dex file will be discovered.

2, using Dex2jar anti-editing. Using the dex2jar.sh command in the Dex2jar folder, SH dex2jar.sh classes.dex file that needs to be translated

such as: sh dex2jar.sh/users/libotao/downloads/Southern Comprehensive row plate \ 2/classes.dex

3. Use Jd-gui to view

Mac anti-edit Android APK

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.