Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大神,解包过程中报错,已经按规范格式书写Issue #4

Open
cfx666 opened this issue Sep 25, 2022 · 3 comments
Open

大神,解包过程中报错,已经按规范格式书写Issue #4

cfx666 opened this issue Sep 25, 2022 · 3 comments

Comments

@cfx666
Copy link

cfx666 commented Sep 25, 2022

程序执行命令:node .\wuWxapkg.js D:\某团优选\ 解密后\__APP__解密.wxapkg

程序执行错误信息:
SyntaxError: Unexpected token '}'
at makeNiceSyntaxError (C:\Users\xy\node_modules\vm2\lib\transformer.js:41:16)
at transformer (C:\Users\xy\node_modules\vm2\lib\transformer.js:84:8)
at VM.run (C:\Users\xy\node_modules\vm2\lib\vm.js:491:16)
at z (C:\Users\xy\Desktop\wechatMiniAppReverse-main\wechatMiniAppReverse-main\2.second\nodejs\wuWxml.js:366:7)
at z (C:\Users\xy\Desktop\wechatMiniAppReverse-main\wechatMiniAppReverse-main\2.second\nodejs\wuRestoreZ.js:244:17)
at catchZGroup (C:\Users\xy\Desktop\wechatMiniAppReverse-main\wechatMiniAppReverse-main\2.second\nodejs\wuRestoreZ.js:15:2)
at catchZ (C:\Users\xy\Desktop\wechatMiniAppReverse-main\wechatMiniAppReverse-main\2.second\nodejs\wuRestoreZ.js:19:29)
at getZ (C:\Users\xy\Desktop\wechatMiniAppReverse-main\wechatMiniAppReverse-main\2.second\nodejs\wuRestoreZ.js:244:2)
at wu.get.code (C:\Users\xy\Desktop\wechatMiniAppReverse-main\wechatMiniAppReverse-main\2.second\nodejs\wuWxml.js:354:3)
at ioLimit.runWithCb (C:\Users\xy\Desktop\wechatMiniAppReverse-main\wechatMiniAppReverse-main\2.second\nodejs\wuLib.js:80:8)

程序结果错误信息:某团优选小程序,第一步解密成功了,第二步解包出错了
第一步:pc_wxapkg_decrypt.exe -wxid wx77af438b3505c00e -in D:\某团优选\_APP_.wxapkg -out D:\某团优选\解密后\__APP__解密.wxapkg
image
第二步:执行node .\wuWxapkg.js D:\某团优选\ 解密后\__APP__解密.wxapkg命令之后报错,试了好几次都是相同的错误,跪求指教
image

程序包:
程序包.zip

其他附加内容:上传的程序包总共二个,_APP_.wxapkg是未解密的包,__APP__解密.wxapkg是解密后的包

@cfx666 cfx666 changed the title 大神,解包过程中报错SyntaxError: Unexpected token '}',跪求指点 大神,解包过程中报错,已经按规范格式书写Issue Sep 25, 2022
@andyge2014
Copy link

我也是到了“SyntaxError: Unexpected token '}'”这一步,没有拿到wxml 和 wxss文件。好像是小程序官方升级了

@Mrfuture1
Copy link

同遇到这个问题,有解吗?

@guochen2
Copy link

我也是到了“SyntaxError: Unexpected token '}'”这一步,没有拿到wxml 和 wxss文件。好像是小程序官方升级了

同样 我也是这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants