Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 152 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 152 Bytes

parserDex

使用python解析dex文件

运行环境

python3.6及其以上

使用前检查binascii库是否安装

pip list
pip install binascii