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

大佬,求解决:magic number is not correct #13

Open
highskyno1 opened this issue Jan 13, 2020 · 5 comments
Open

大佬,求解决:magic number is not correct #13

highskyno1 opened this issue Jan 13, 2020 · 5 comments

Comments

@highskyno1
Copy link

E:\微信小程序逆向\wxappUnpacker-master-master>node wuWxapkg.js C:\123.wxapkg
Unpack file C:\123.wxapkg...

Header info:
firstMark: 0x56
unknownInfo: 827149655
infoListLength: 1491230453
dataLength: 3851326218
lastMark: 0x52
E:\微信小程序逆向\wxappUnpacker-master-master\wuWxapkg.js:20
if(firstMark!=0xbe||lastMark!=0xed)throw Error("Magic number is not corr
ect!");
^

Error: Magic number is not correct!
at header (E:\微信小程序逆向\wxappUnpacker-master-master\wuWxapkg.js:20:43)
at E:\微信小程序逆向\wxappUnpacker-master-master\wuWxapkg.js:111:35
at E:\微信小程序逆向\wxappUnpacker-master-master\wuLib.js:80:8
at agent (E:\微信小程序逆向\wxappUnpacker-master-master\wuLib.js:54:14)
�[90m at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_f
ile_context.js:61:3)�[39m

E:\微信小程序逆向\wxappUnpacker-master-master>

@highskyno1
Copy link
Author

这是我逆向的文件。
123.zip

@bloginn
Copy link

bloginn commented May 16, 2020

请问解决了吗

@helloprogram6
Copy link

.wxapkg文件不对吧?在安卓模拟器上登录微信,获取模拟器上的 .wxapkg文件

@SwpuEsine
Copy link

我用的windows打开的apkg包可以吗.就是windows现在也可以打开小程序的

@dengshilong
Copy link

电脑端的wxapkg得先用UnpackMiniApp解密工具解密下

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

5 participants