Android APX anti-compilation includes decrypting XML files

Source: Internet
Author: User
Tags file copy

Download Apktool_2.0.1.jar (all files are available for download at the bottom of the package article)

: http://ibotpeaches.github.io/apktool/

Apktool.bat

@echo off if " %path_base% " "" Set path_base=%path%set path=%cd%;%path_base%"%~dp0\apktool.jar" % 1 %2 3 %4 5 %6 %7 % 8 9  

Execute command (cmd to the directory in which it resides)

123. apk

Decrypt source code

1. Unzip the apk file copy "Classes.dex" to the Dex2jar root directory

2. Implementation

D2j-dex2jar.bat    Classes.dex

3. Get "Classes-dex2jar.jar" open it with Jd-gui

Click to download the files involved

Android APX anti-compilation includes decrypting XML 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.