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

DOMException: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded. #146

Open
jetan9019 opened this issue Jun 6, 2022 · 0 comments

Comments

@jetan9019
Copy link

_0xd781['base64DecodeUnicode'] = function(_0x1e15cf) {
var _0x143344 = atob(_0x1e15cf);此行报错:
DOMException: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.

版本:webpack-obfuscator0.10.0

有一定的几率编译后,打开页面出现此错误

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

1 participant