当前位置:网站首页>How to decompile APK files
How to decompile APK files
2022-06-24 17:34:00 【Not in a hurry】
1. Download decompile three piece set
Point me direct.
Extraction code :cbjw
2. Decompress the package
Here to extract to D:\decompile For example
3. Use apktool Decompile apk( Here to wat.apk be in D:\decompile Folder as an example )
// Get into dos window :
win+R-> Input cmd-> enter
cd D: enter
cd decompile enter
java -jar apktool_2.3.4.jar d -f wat.apk -o outputDir
wat.apk ( To decompile apk The position of )
outputDir( The decompiled content is saved in this folder )
4. Use dex2jar Decompile apk obtain Java Source code
- take wat.apk decompression
- Will be one of the classes.dex Files in dex2jar-2.0 Under the table of contents
【 There are many. dex Copy multiple files 】 - The command line goes to dex2jar-2.0 Catalog
- Input d2j-dex2jar classes.dex enter
【 There are many. dex file , Just do it many times Such as : d2j-dex2jar classes2.dex】
5. View source code
After decompression, you can see classes-dex2jar.jar file , double-click jd-gui.exe , Take this jar Drag the file into the window to view apk Source code
PS: If apk Itself is treated with confusion , You can only view the confused source code
边栏推荐
- Use py-mysql2pgsql to synchronize MySQL data to Greenplum
- Leveldb source code analysis -- writing data
- Easycvr, an urban intelligent video monitoring image analysis platform, plays national standard equipment videos and captures unstable packets for troubleshooting
- "Gambler" bubble Matt turns around
- test
- [log service CLS] Tencent cloud game battle engine mgobe accesses CLS
- Use cloud development to make a login free resource navigation applet!
- Analysis of signal preemptive scheduling based on go language from source code
- FPGA systematic learning notes serialization_ Day10 [sequential logic, competitive adventure, synchronous reset, asynchronous reset]
- Cloud MySQL importing cloud data warehouse PostgreSQL best practices
猜你喜欢

Why do you develop middleware when you are young? "You can choose your own way"

LC 300. Longest increasing subsequence

Etching process flow for PCB fabrication

Mengyou Technology: tiktok current limiting? Teach you to create popular copywriting + popular background music selection

Constantly changing the emergency dialing of harmonyos ETS during the new year

NVM download, installation and use

Error reported after NPM I
Using consistent hash algorithm in Presto to enhance the data cache locality of dynamic clusters
SQL basic tutorial (learning notes)

The 'ng' entry cannot be recognized as the name of a cmdlet, function, script file, or runnable program. Check the spelling of the name. If you include a path, make sure the path is correct, and then
随机推荐
H265 video streaming web page without plug-in player easywasmlayer Troubleshooting and solution of JS unable to set cover photo
Quick view of product trends in February 2021
Let ups "Impressionist users" re understand reliability
Analysis of software supply chain attack package preemption low cost phishing
Leveldb source code analysis -- version management
The RTSP video image intelligent analysis platform easynvr cascades to the superior platform through the national standard for playback optimization
What securities dealers recommend? Is it safe to open an account online now?
Research on clock synchronization performance monitoring system based on 1588v2 Technology
Construction scheme of campus network clock system (standardized examination room)
Dunhuang Research Institute and Tencent have launched a new strategic cooperation to take you around the digital new silk road with AI
SQL basic tutorial (learning notes)
LC 300. Longest increasing subsequence
Go collaboration and pipeline to realize asynchronous batch consumption scheduling task
[play with Tencent cloud] play with cloud database mysql
Go language GC implementation principle and source code analysis
Kubernetes 1.20.5 helm installation Jenkins
Php7.4.28 installing the pcntl extension
Jmeter+grafana+influxdb build a visual performance test monitoring platform
How to build RTSP test URL in Intranet Environment
Noi Mathematics: solution of quadratic congruence equation
