当前位置:网站首页>Apk decompiled method (not confused)
Apk decompiled method (not confused)
2022-06-25 00:21:00 【BY-91】
List of articles
Tools needed

Download address :
link :https://pan.baidu.com/s/1kEvmRyTQUp7ujnvsfELJZA
Extraction code :sb8m
Copy this content after opening baidu network disk mobile phone App, It is more convenient to operate
- apktool Resource file access , You can extract the image file and layout file for use and view
- dex2jar take apk Decompile to java Source code , take classes.dex Turn it into .jar file
- jd-gui see APK in classes.dex Transformed into .jar file , That is, source files
Decompile method process
- Download the above 3 Tools and decompilers apk Put it all in one folder

- apktool command , obtain apk China Resources
- stay apktool_2.5.0.jar The directory where it is executed cmd command
- MMTS Is the custom decompiled folder Directory
- take D:\ac\decompile\apk\Auto_4.6.7.607329_signed.apk Through execution apktool Of jar The file command is decompiled into MMTS File directory
java -jar D:\ac\decompile\apktool_2.5.0.jar d -f D:\ac\decompile\apk\Auto_4.6.7.607329_signed.apk -o MMTS

- Decompress the apk, Take what you get class.dex Files in dex2jar In the folder , And implement dj2-dex2jar.bat file
- dj2-dex2jar.bat Execute under folder cmd command
d2j-dex2jar classes.dex




- Use jd-gui.exe View the generated jar File source code


边栏推荐
- Design scheme of authority management of fusion model
- Analysis report on development trend and investment forecast of global and Chinese D-leucine industry from 2022 to 2028
- Svg+js keyboard control path
- Signal integrity (SI) power integrity (PI) learning notes (I) introduction to signal integrity analysis
- wx小程序跳转页面
- vim使用命令
- Reservoir dam safety monitoring
- Go crawler framework -colly actual combat (I)
- December 6, 2019 what happens after the browser enters a URL
- Hibernate learning 2 - lazy loading (delayed loading), dynamic SQL parameters, caching
猜你喜欢
How can I persuade leaders to use DDD to construct the liver project?

Go crawler framework -colly actual combat (III) -- panoramic cartoon picture capture and download

C WinForm maximizes occlusion of the taskbar and full screen display
Difficult and miscellaneous problems: A Study on the phenomenon of text fuzziness caused by transform

Collective example

Discrete mathematics and its application detailed explanation of exercises in the final exam of spring and summer semester of 2018-2019 academic year

Collective例子

MySQL日志管理

JDBC - database connection

Use of JMeter
随机推荐
[interview question] the difference between instancof and getclass()
[distributed system design profile (2)] kV raft
[proteus simulation] example of using timer 0 as a 16 bit counter
Go crawler framework -colly actual combat (4) -- Zhihu answer crawl (2) -- visual word cloud
磁带svg动画js特效
Modstart: embrace new technologies and take the lead in supporting laravel 9.0
@mysql
JDBC —— 数据库连接
Dynamic effect of canvas lines
Ott marketing is booming. How should businesses invest?
Canvas spiral style animation JS special effect
Analysis report on operation pattern and supply and demand situation of global and Chinese cyano ketoprofen industry from 2022 to 2028
有趣的checkbox计数器
∞ symbol line animation canvasjs special effect
wx小程序跳转页面
Jar package merging using Apache ant
Meta & Berkeley proposed a universal multi-scale visual transformer based on pooled self attention mechanism. The classification accuracy in Imagenet reached 88.8%! Open source
Report on operation mode and future development trend of global and Chinese propenyl isovalerate industry from 2022 to 2028
Meta&伯克利基于池化自注意力机制提出通用多尺度视觉Transformer,在ImageNet分类准确率达88.8%!开源...
无需显示屏的VNC Viewer远程连接树莓派