APK anti-compilation generator source code and pictures, XML configuration, language resources and other files

Source: Internet
Author: User

In the app development project, sometimes we can use APK anti-compilation to learn from other people's ideas, but must not be used for improper use! Understand the anti-compilation programmer also need not worry, can learn more about the Application security encryption technology , so that you do not have to worry about your app is anti-compilation! Of course the purpose of this article is to share.

APK anti-compilation generator source code and pictures, XML configuration, language resources and other files .

Specific steps:

1. Download apktool

:https://code.google.com/p/android-apktool/downloads/list

2. Unzip the apktool, open the DOS command line tool and go to the unzip directory.

3. Enter the following command on the command line:apktool.bat d-f com.phonedog.activity.apk anti-compilation apk file

Apktool.bat Command line explanation:apktool.bat d-f [apk file ] [ output folder ]

4. Post-compilation files

5. RePack the anti-compiled files into apk, very simple, input apktool.bat b com.phonedog.activity (you compiled the folder)

APK anti-compilation generator source code and pictures, XML configuration, language resources and other files

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.