微信【小程序】逆向流程加工具

多用几个工具试下,有时一个工具不好用,我就是用了三个工具才完美解开运行的, 先找到微信小程的包,然后用下面的解 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 解出包后,可以用视频中的工具再解包,并导出微信小程序,并可以在小程序完美运行 参考:https://www.bilibili.com/video/BV1yz4y1C7ae?spm_id_from=333.788.videopod.episodes&vd_source=9acf182063974cc446dbfc21097acfb8&p=2 也可导出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 有不会的,或是需要文件的,找我