-
Notifications
You must be signed in to change notification settings - Fork 350
Description
node /Users/bluemiaomiao/Developer/wxappUnpacker/wuWxapkg.js
Unpack file /Users/bluemiaomiao/Downloads/15.wxapkg...
Header info:
firstMark: 0x7f
unknownInfo: 2325094700
infoListLength: 2344130302
dataLength: 454421007
lastMark: 0xec
/Users/bluemiaomiao/Developer/wxappUnpacker/wuWxapkg.js:21
if (firstMark != 0xbe || lastMark != 0xed) throw Error("Magic number is not correct!");
^
Error: Magic number is not correct!
at header (/Users/bluemiaomiao/Developer/wxappUnpacker/wuWxapkg.js:21:54)
at /Users/bluemiaomiao/Developer/wxappUnpacker/wuWxapkg.js:186:44
at /Users/bluemiaomiao/Developer/wxappUnpacker/wuLib.js:103:14
at agent (/Users/bluemiaomiao/Developer/wxappUnpacker/wuLib.js:66:23)
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)
Node.js v18.15.0