parserDex
parserDex copied to clipboard
使用python解析dex文件
parserDex
使用python解析dex文件
运行环境
python3.6及其以上
使用前检查binascii库是否安装
pip list
pip install binascii