Skip to content

[Walle WiKi官方推荐]一步解决应用加固导致Walle渠道信息失效的自动化脚本工具,自动生成渠道包

License

Notifications You must be signed in to change notification settings

hczmail/ProtectedApkResignerForWalle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtectedApkResignerForWalle

一步解决应用加固导致Walle渠道信息失效的自动化脚本,自动生成渠道包


用法:

  • 按照config.py文件中的注释改成自己项目配置
  • 将已经加固好的包【未签名的包,请不要使用加固客户端签名工具】放到脚本工具根目录下,即app-release.encrypted.apk
  • 各种渠道的定义是在channel这个文件中,请根据项目情况修改
  • 运行命令 python ApkResigner.py,即可自动生成所有渠道包。

运行注意事项:

!!必看!!

Wiki

更多用法和常见问题讨论请参看wiki


支持平台:(需要python环境)

  • Windows (Test)
  • Mac OS (Test)
  • Linux

注意:python2.x版本正常,python3.x待测试

问题讨论

讨论传送门>>>


感谢

支持Android7.0 Signature V2 Scheme 多渠道打包,并解决类似360加固后获取不到渠道信息 - 渠道统计失败的问题

About

[Walle WiKi官方推荐]一步解决应用加固导致Walle渠道信息失效的自动化脚本工具,自动生成渠道包

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%