当前位置:网站首页>Reverse repackaging of wechat applet
Reverse repackaging of wechat applet
2022-07-06 02:47:00 【uiop_ uiop_ uiop】
After unpacking the decompiled applet in the previous blog post , Click the debugger in the wechat developer tool , choice Console tab , It is found that the preview interface on the left is blank , Although the real machine debugging can have a display , But the real machine preview is also blank as the interface on the left . And then I found out Console Display inside :
app.js error : TypeError: _typeof3 is not a function
Check the data to find
@babel/runtime/helpers/typeof.js
The original document is :
// Here is the problematic program
function _typeof(o) {
return "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? module.exports = _typeof = function(o) {
return typeof o;
} : module.exports = _typeof = function(o) {
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
}, _typeof(o);
}
module.exports = _typeof;Replace all contents in this file with the following :
function _typeof2(o) {
"@babel/helpers - typeof";
return (_typeof2 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o) {
return typeof o;
} : function(o) {
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
})(o);
}
function _typeof(o) {
return "function" == typeof Symbol && "symbol" === _typeof2(Symbol.iterator) ? module.exports = _typeof = function(o) {
return _typeof2(o);
} : module.exports = _typeof = function(o) {
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : _typeof2(o);
}, _typeof(o);
}
module.exports = _typeof;After that, the preview is successful .
边栏推荐
- HDU_ p1237_ Simple calculator_ stack
- 在GBase 8c数据库中使用自带工具检查健康状态时,需要注意什么?
- Network Security Learning - Web vulnerabilities (Part 1)
- Gifcam v7.0 minimalist GIF animation recording tool Chinese single file version
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 7
- Introduction to robotframework (I) brief introduction and use
- [Chongqing Guangdong education] higher mathematics I reference materials of Southwest Petroleum University
- Sword finger offer 29 Print matrix clockwise
- 【Unity3D】GUI控件
- MySQL winter vacation self-study 2022 11 (6)
猜你喜欢

Microsoft speech synthesis assistant v1.3 text to speech tool, real speech AI generator

MySQL winter vacation self-study 2022 11 (9)

GifCam v7.0 极简GIF动画录制工具中文单文件版

How to accurately identify master data?

米家、涂鸦、Hilink、智汀等生态哪家强?5大主流智能品牌分析
![[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 6](/img/38/51797fcdb57159b48d0e0a72eeb580.jpg)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 6

Solution: attributeerror: 'STR' object has no attribute 'decode‘
![[Digital IC manual tearing code] Verilog asynchronous reset synchronous release | topic | principle | design | simulation](/img/e4/890e84ab8326e029c4915163904d85.jpg)
[Digital IC manual tearing code] Verilog asynchronous reset synchronous release | topic | principle | design | simulation

主数据管理理论与实践

ReferenceError: primordials is not defined错误解决
随机推荐
Briefly describe the implementation principle of redis cluster
How to read excel, PDF and JSON files in R language?
Sword finger offer 29 Print matrix clockwise
What should we pay attention to when using the built-in tool to check the health status in gbase 8C database?
[Yu Yue education] basic reference materials of digital electronic technology of Xi'an University of Technology
Technology sharing | what if Undo is too big
tcpdump: no suitable device found
After changing the GCC version, make[1] appears in the compilation: cc: command not found
如何精准识别主数据?
MySQL winter vacation self-study 2022 11 (5)
在GBase 8c数据库中使用自带工具检查健康状态时,需要注意什么?
[ruoyi] ztree custom icon (iconskin attribute)
故障分析 | MySQL 耗尽主机内存一例分析
MySQL winter vacation self-study 2022 11 (6)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 22
RobotFramework入门(二)appUI自动化之app启动
550 permission denied occurs when FTP uploads files, which is not a user permission problem
Classic interview question [gem pirate]
【若依(ruoyi)】设置主题样式
PMP practice once a day | don't get lost in the exam -7.5