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

TypeError #5

Open
taoshiyu opened this issue Apr 2, 2021 · 2 comments
Open

TypeError #5

taoshiyu opened this issue Apr 2, 2021 · 2 comments

Comments

@taoshiyu
Copy link

taoshiyu commented Apr 2, 2021

还原解密函数中...
解密函数还原完成!
开始对象替换,可能稍慢,请耐心等待...
D:\project\ob-decrypt\ob-decrypt.js:347
arr = init.callee.object.value.split('|');
^

TypeError: Cannot read property 'split' of undefined
at D:\project\ob-decrypt\ob-decrypt.js:347:44
at Array.forEach ()
at replaceWhile (D:\project\ob-decrypt\ob-decrypt.js:342:20)
at NodePath._call (C:\Users\ASUS\AppData\Roaming\npm\node_modules@babel\core\node_modules@babel\traverse\lib\path\context.js:55:20)
at NodePath.call (C:\Users\ASUS\AppData\Roaming\npm\node_modules@babel\core\node_modules@babel\traverse\lib\path\context.js:42:17)
at NodePath.visit (C:\Users\ASUS\AppData\Roaming\npm\node_modules@babel\core\node_modules@babel\traverse\lib\path\context.js:101:8)
at TraversalContext.visitQueue (C:\Users\ASUS\AppData\Roaming\npm\node_modules@babel\core\node_modules@babel\traverse\lib\context.js:116:16)
at TraversalContext.visitMultiple (C:\Users\ASUS\AppData\Roaming\npm\node_modules@babel\core\node_modules@babel\traverse\lib\context.js:80:17)
at TraversalContext.visit (C:\Users\ASUS\AppData\Roaming\npm\node_modules@babel\core\node_modules@babel\traverse\lib\context.js:142:19)
at Function.traverse.node (C:\Users\ASUS\AppData\Roaming\npm\node_modules@babel\core\node_modules@babel\traverse\lib\index.js:82:17)

@taoshiyu
Copy link
Author

taoshiyu commented Apr 2, 2021

加上条件判断后可以过,但是不确定结果是不是正确的

@UrbanMDR
Copy link

我也遇到了一样的问题

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

2 participants