微信【小程序】逆向流程加工具
- 杂
- -359分钟前
- 1003热度
- 0评论
多用几个工具试下,有时一个工具不好用,我就是用了三个工具才完美解开运行的,
先找到微信小程的包,然后用下面的解
https://github.com/ezshine/wxapkg-convertor
https://github.com/superBiuBiuMan/wechatMiniAppReverse
切换到./nodejs目录下,使用cmd命令打开
输入下面命令
node .\wuWxapkg.js C:\AMD\operation\2\wxapkg\666.wxapkg&exit
第二个参数为操作的项目
node .\wuWxapkg.js D:\tools\unveilr\59\sch.wxapkg&exit
解出包后,可以用视频中的工具再解包,并导出微信小程序,并可以在小程序完美运行
也可导出UNI项目,但是大部份这一步会出错
参考:https://blog.csdn.net/gitblog_00702/article/details/161238606
https://blog.csdn.net/gitblog_00312/article/details/155654768
https://github.com/superBiuBiuMan/wechatMiniAppReverse
https://gitcode.com/gh_mirrors/un/unveilr-v2.0.0
https://api.layacms.com/wb/article/314.html
有不会的,或是需要文件的,找我
