Skip to content

Commit 6ee62d5

Browse files
committed
Support For English
1 parent 5822b53 commit 6ee62d5

File tree

4 files changed

+26
-20
lines changed

4 files changed

+26
-20
lines changed

7.png

229 KB
Loading

8.png

235 KB
Loading

9.png

64.2 KB
Loading

README-EN.md

Lines changed: 26 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,33 @@ Android-Crack-Tool For Mac
88
The software integrates with Android development some common assembler / disassembler tool, user-friendly Apk reverse analysis, providing Apk View feature is currently the main functions include (see detailed usage):
99

1010
- Decompile APK
11-
- Reconstruction APK
11+
- Rebuild APK
1212
- Signature APK
13-
- Optimization of APK
13+
- Optimization APK
1414
- DEX2JAR (APK2JAR)
1515
- JDGUI
16-
- Extraction DEX
17-
- XML
18-
- CS2SM
16+
- Extract DEX
17+
- Extract XML
18+
- Class to smail
19+
- Scan ApkInfo
20+
- Unicode Convert
1921

2022
## Downloads
2123
[Git Download] (https://github.com/Jermic/Android-Crack-Tool/releases)
2224

2325
[Network disk download] (https://pan.baidu.com/s/1mhWpG60) Password: 9k5k
2426
## Screenshots
25-
![](https://raw.githubusercontent.com/Jermic/Android-Crack-Tool/master/1.png)
27+
![](https://raw.githubusercontent.com/Jermic/Android-Crack-Tool/master/7.png)
2628

27-
![](https://raw.githubusercontent.com/Jermic/Android-Crack-Tool/master/4.png)
29+
![](https://raw.githubusercontent.com/Jermic/Android-Crack-Tool/master/8.png)
2830

29-
![](https://raw.githubusercontent.com/Jermic/Android-Crack-Tool/master/5.png)
31+
![](https://raw.githubusercontent.com/Jermic/Android-Crack-Tool/master/9.png)
3032

3133
## Change Log:
34+
### V2.5
35+
```
36+
1. Support for Englist
37+
```
3238
### V2.3.2
3339
```
3440
1. solve some BUG
@@ -42,35 +48,35 @@ The software integrates with Android development some common assembler / disasse
4248
### V2.0
4349
```
4450
1. Modify the main interface layout, adding new features items
45-
Extraction DEX, extract XML, ApkInfo, Unicode
51+
Extraction DEX, extract XML, ApkInfo, Unicode
4652
2. Add Start & End identification log
4753
3. Extraction DEX
48-
DEX files extracted from the APK file
54+
DEX files extracted from the APK file
4955
4. Extract XML
50-
Extract and parse the XML file from the APK file
56+
Extract and parse the XML file from the APK file
5157
5.ApkInfo
52-
Scan APK basic information
58+
Scan APK basic information
5359
6.Unicode
54-
Plus solution Unicode conversion
60+
Plus solution Unicode conversion
5561
7. solve some BUG
5662
```
5763
### V1.0
5864
```
5965
The main function:
6066
1. Integrated Common decompile cracking tools
6167
2. decompile APK
62-
Default ShakaApkTool (Settings page can be switched to ApkTool)
63-
To decompile the apk file
68+
Default ShakaApkTool (Settings page can be switched to ApkTool)
69+
To decompile the apk file
6470
3. Rebuild APK
65-
According to regenerate apk apk file decompile get directory
71+
According to regenerate apk apk file decompile get directory
6672
3. Signature APK
67-
Use SignApk to sign the apk file
73+
Use SignApk to sign the apk file
6874
4. Optimize APK
69-
Apk file for use Zipalign optimize alignment
75+
Apk file for use Zipalign optimize alignment
7076
5.DEX2JAR (APK2JAR)
71-
The apk file dex file into jar file format, select the format supported apk, dex
77+
The apk file dex file into jar file format, select the format supported apk, dex
7278
6.JDGUI
73-
Open Jar file using JDGUI
79+
Open Jar file using JDGUI
7480
```
7581
### Plugins:
7682
```

0 commit comments

Comments
 (0)