Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

HalfStackDeveloper/DexLooker

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

集成dex2jar和JD-GUI实现命令行快速反编译查看apk文件

注意,仅限于类Unix系统(mac,Linux...),需要Python环境支持!

HOW TO USE

1.下载工程解压并复制到本地任意目录

2.添加本地工程地址到系统环境变量

2.1 打开终端,输入 open -e .bash_profile

2.2 添加本地工程路径至bash_profile文件并保存。例如:

# dexlooker
export PATH=$PATH:/Users/wangxiandeng/Documents/MyCoding/PythonWork/DexLooker/dexlooker

3.现在就可以使用了:在终端输入 dexlooker.py,拖入你的apk文件,将会自动为你反编译apk并打开JD-GUI查看jar文件

(喜欢的话给个star哦)

About

集合dex2jar和JD_GUI,实现快速反编译并查看apk文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.